diff options
author | Georg Pfuetzenreuter | 2023-02-15 00:26:02 +0100 |
---|---|---|
committer | Georg Pfuetzenreuter | 2023-02-15 00:26:02 +0100 |
commit | c7c97fb063ff865ddbd5023cea01019766089e9d (patch) | |
tree | 3416e4af6e5e07a9086fa51c92564ee9fa7b5b71 /.gitmodules | |
parent | 8ed70da47089268fc28020bf0fe60c3be84d1c45 (diff) | |
download | salt-formulas-c7c97fb063ff865ddbd5023cea01019766089e9d.tar.gz salt-formulas-c7c97fb063ff865ddbd5023cea01019766089e9d.tar.bz2 salt-formulas-c7c97fb063ff865ddbd5023cea01019766089e9d.zip |
Add prometheus-formula
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |