From c7c97fb063ff865ddbd5023cea01019766089e9d Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Wed, 15 Feb 2023 00:26:02 +0100 Subject: Add prometheus-formula Signed-off-by: Georg Pfuetzenreuter --- .gitmodules | 3 +++ prometheus-formula | 1 + 2 files changed, 4 insertions(+) create mode 160000 prometheus-formula diff --git a/.gitmodules b/.gitmodules index 55d3463..32d9767 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "keepalived-formula"] path = keepalived-formula url = https://git.com.de/saltstack-formulas/keepalived-formula.git +[submodule "prometheus-formula"] + path = prometheus-formula + url = https://git.com.de/saltstack-formulas/prometheus-formula.git diff --git a/prometheus-formula b/prometheus-formula new file mode 160000 index 0000000..d5cfeb0 --- /dev/null +++ b/prometheus-formula @@ -0,0 +1 @@ +Subproject commit d5cfeb0d804460dc20a6f72407f2de43add10d13 -- cgit v1.2.3