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 index 0000000..ba7fdda --- /dev/null +++ b/memcached-formula @@ -0,0 +1 @@ +Subproject commit ba7fdda4165bc49f9f3a6fe9ad9f5c21381bb6d8