diff options
author | Georg Pfuetzenreuter | 2023-02-08 20:20:51 +0100 |
---|---|---|
committer | Georg Pfuetzenreuter | 2023-02-08 20:20:51 +0100 |
commit | 8ed70da47089268fc28020bf0fe60c3be84d1c45 (patch) | |
tree | d8ca3ca8f25ec74006da381ed93db3695e02798b | |
parent | 237723e3cd16a11548ef18b65d6d57b30d1fd0db (diff) | |
download | salt-formulas-8ed70da47089268fc28020bf0fe60c3be84d1c45.tar.gz salt-formulas-8ed70da47089268fc28020bf0fe60c3be84d1c45.tar.bz2 salt-formulas-8ed70da47089268fc28020bf0fe60c3be84d1c45.zip |
Add keepalived-formula
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | keepalived-formula | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5c6a3d0..55d3463 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "tor-formula"] path = tor-formula url = https://git.com.de/saltstack-formulas/tor-formula.git +[submodule "keepalived-formula"] + path = keepalived-formula + url = https://git.com.de/saltstack-formulas/keepalived-formula.git diff --git a/keepalived-formula b/keepalived-formula new file mode 160000 +Subproject 1aed1a25db33af87cf5a74693240ddbb54c2944 |