From 517ca607267573433dd9a1151f5938f81b0c9141 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sun, 19 Feb 2023 14:32:21 +0100 Subject: Add memcached-formula Signed-off-by: Georg Pfuetzenreuter --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3