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 | |
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>
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | memcached-formula | 0 |
2 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 diff --git a/memcached-formula b/memcached-formula new file mode 160000 +Subproject ba7fdda4165bc49f9f3a6fe9ad9f5c21381bb6d |