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 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 |