diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ded58bc..787b62f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "unbound-formula"] path = unbound-formula url = https://git.com.de/saltstack-formulas/unbound-formula.git +[submodule "apache-formula"] + path = apache-formula + url = https://git.com.de/saltstack-formulas/apache-formula.git |