blob: 956cb668743582f3db76ebe6940390494250c286 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
[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
[submodule "tor-formula"]
path = tor-formula
url = https://git.com.de/saltstack-formulas/tor-formula.git
[submodule "keepalived-formula"]
path = keepalived-formula
url = https://git.com.de/saltstack-formulas/keepalived-formula.git
[submodule "prometheus-formula"]
path = prometheus-formula
url = https://git.com.de/saltstack-formulas/prometheus-formula.git
[submodule "nsd-formula"]
path = nsd-formula
url = https://git.com.de/saltstack-formulas/nsd-formula.git
[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
[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
[submodule "mumble-server-formula"]
path = mumble-server-formula
url = https://git.com.de/saltstack-formulas/mumble-server-formula.git
|