From 8ed70da47089268fc28020bf0fe60c3be84d1c45 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Wed, 8 Feb 2023 20:20:51 +0100 Subject: Add keepalived-formula Signed-off-by: Georg Pfuetzenreuter --- .gitmodules | 3 +++ keepalived-formula | 1 + 2 files changed, 4 insertions(+) create mode 160000 keepalived-formula 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 index 0000000..1aed1a2 --- /dev/null +++ b/keepalived-formula @@ -0,0 +1 @@ +Subproject commit 1aed1a25db33af87cf5a74693240ddbb54c2944a -- cgit v1.2.3