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 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3