diff options
author | Georg Pfuetzenreuter | 2023-02-19 14:32:21 +0100 |
---|---|---|
committer | Georg Pfuetzenreuter | 2023-02-19 14:32:21 +0100 |
commit | 517ca607267573433dd9a1151f5938f81b0c9141 (patch) | |
tree | aad1dcd39b37a5856ee075b154bc855c024d4ae8 /.gitmodules | |
parent | 1a659d01ec31163547e26f661c96672942529b31 (diff) | |
download | salt-formulas-517ca607267573433dd9a1151f5938f81b0c9141.tar.gz salt-formulas-517ca607267573433dd9a1151f5938f81b0c9141.tar.bz2 salt-formulas-517ca607267573433dd9a1151f5938f81b0c9141.zip |
Add memcached-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 787b62f..dfe0dc8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "apache-formula"] path = apache-formula url = https://git.com.de/saltstack-formulas/apache-formula.git +[submodule "memcached-formula"] + path = memcached-formula + url = https://git.com.de/saltstack-formulas/memcached-formula.git |