-
Notifications
You must be signed in to change notification settings - Fork 0
/
top.sls
97 lines (74 loc) · 1.41 KB
/
top.sls
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
base:
'*':
- salt
- grains
- ntp
- postfix
- fail2ban
- users
- ssh
- aws
- base
- snmp
- pagerduty
'control.undergrid.net':
- salt.engines.slack
'G@cpuarch:armv7l and G@os:Raspbian':
- match: compound
- raspberrypi
'G@domain:undergrid.net':
- duo
'G@roles:salt:*':
- salt.master
'G@roles:salt:master':
- cert
- cert.bundles
'G@roles:salt:syndic':
- salt.syndic
'G@roles:salt:* and G@environment:vagrant':
- salt.vagrant
'G@roles:sks:*':
- sks
- schedules.highstate
'G@roles:sks:backend':
- sks.backend
'G@roles:sks:frontend':
- sks.frontend
- nginx
'G@roles:apache:*':
- apache
'G@roles:nginx:*':
- nginx
'G@roles:nginx:lb':
- cert
- nginx.fallthrough
- nginx.webmail
- nginx.webmail.undergrid
- nginx.webmail.alternativehaven
- nginx.webmail.vistalakehoa
- schedules.highstate
'G@roles:mail:*':
- duo
'G@roles:mail:mx':
- cert
- cert.bundles
- postfix.relay
'G@roles:mail:mailbox':
- cert
- cert.bundles
- postfix.smtp
'G@roles:mail:filter':
- postfix.filter
'G@roles:database:*':
- duo
'G@roles:vpn:*':
- duo
'G@roles:ntp:master':
- ntp.master
- schedules.highstate
'G@roles:ntp:peer':
- ntp.peer
'G@roles:speedcomplainer':
- speedcomplainer
'G@roles:laptop':
- salt.laptop