From 517ca607267573433dd9a1151f5938f81b0c9141 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sun, 19 Feb 2023 14:32:21 +0100 Subject: [PATCH] Add memcached-formula Signed-off-by: Georg Pfuetzenreuter --- .gitmodules | 3 +++ memcached-formula | 1 + 2 files changed, 4 insertions(+) create mode 160000 memcached-formula 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