From e700b11fcbf1bd255782ce8e7850f937c42f246d Mon Sep 17 00:00:00 2001 From: Georg Pfuetzenreuter Date: Mon, 30 Jan 2023 03:23:16 +0100 Subject: Add nginx-formula Signed-off-by: Georg Pfuetzenreuter --- .gitmodules | 3 +++ nginx-formula | 1 + 2 files changed, 4 insertions(+) create mode 160000 nginx-formula diff --git a/.gitmodules b/.gitmodules index 13bdd63..787e69a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "firewalld-formula"] path = firewalld-formula url = https://git.com.de/saltstack-formulas/firewalld-formula.git +[submodule "nginx-formula"] + path = nginx-formula + url = https://git.com.de/saltstack-formulas/nginx-formula.git diff --git a/nginx-formula b/nginx-formula new file mode 160000 index 0000000..982705f --- /dev/null +++ b/nginx-formula @@ -0,0 +1 @@ +Subproject commit 982705f1a6b604386bd85021f41d1939f28252b6 -- cgit v1.2.3