From 6595cfe1f1a0da16ae17e444e9c24a2a5bf27a23 Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Sat, 25 Feb 2023 21:32:42 +0100 Subject: [PATCH] Add php-formula Signed-off-by: Georg Pfuetzenreuter --- .gitmodules | 3 +++ php-formula | 1 + 2 files changed, 4 insertions(+) create mode 160000 php-formula diff --git a/.gitmodules b/.gitmodules index dfe0dc8..4667843 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "memcached-formula"] path = memcached-formula url = https://git.com.de/saltstack-formulas/memcached-formula.git +[submodule "php-formula"] + path = php-formula + url = https://git.com.de/saltstack-formulas/php-formula.git diff --git a/php-formula b/php-formula new file mode 160000 index 0000000..b0e28d6 --- /dev/null +++ b/php-formula @@ -0,0 +1 @@ +Subproject commit b0e28d65d5ca69b3ae4bf1c9b0fb5c96cab084a4