blob: 787e69a930e142fafbc51154fe29998b63bae564 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[submodule "salt-formula"]
path = salt-formula
url = https://git.com.de/saltstack-formulas/salt-formula.git
[submodule "users-formula"]
path = users-formula
url = https://git.com.de/saltstack-formulas/users-formula.git
[submodule "postfix-formula"]
path = postfix-formula
url = https://git.com.de/saltstack-formulas/postfix-formula.git
[submodule "openssh-formula"]
path = openssh-formula
url = https://git.com.de/saltstack-formulas/openssh-formula.git
[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
|