diff options
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 |