-
-
Notifications
You must be signed in to change notification settings - Fork 64
Expand file tree
/
Copy pathtop.sls
More file actions
110 lines (95 loc) · 1.88 KB
/
top.sls
File metadata and controls
110 lines (95 loc) · 1.88 KB
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
98
99
100
101
102
103
104
105
106
107
108
109
110
base:
'*':
- consul
- firewall.consul
- networking
- roles
- secrets.system-mail
- sudoers
- tls
- users.*
- postgres.clusters
- secrets.monitoring.datadog
- swapfile
- secrets.sentry
'backup-server':
- match: nodegroup
- backup.*
'bugs':
- match: nodegroup
- firewall.bugs
- mail-opt-out
- secrets.bugs
- backup.bugs
- bugs
'buildbot':
- match: nodegroup
- firewall.buildbot
- secrets.postgresql-users.buildbot
- backup.buildbot
'cdn-logs':
- match: nodegroup
- fastly-logging
- firewall.fastly-logging
'codespeed':
- match: nodegroup
- firewall.codespeed
- secrets.codespeed
- secrets.postgresql-users.codespeed
- codespeed
'docs':
- match: nodegroup
- firewall.rs-lb-backend
- groups.docs
- secrets.docs
- backup.docs
'downloads':
- match: nodegroup
- firewall.rs-lb-backend
- groups.downloads
- backup.downloads
'gnumailman':
- match: nodegroup
- firewall.mail
- mail-opt-out
- backup.gnumailman
'hg':
- match: nodegroup
- firewall.rs-lb-backend
- firewall.hg
- backup.hg
- secrets.ssh.hg
'loadbalancer':
- match: nodegroup
- haproxy
- firewall.loadbalancer
- ocsp
- secrets.fastly
- secrets.tls.certs.loadbalancer
- bugs
'mail':
- match: nodegroup
- firewall.mail
- backup.mail
- groups.mail
- mail-opt-out
'moin':
- match: nodegroup
- firewall.rs-lb-backend
- backup.moin
'planet':
- match: nodegroup
- planet
- firewall.planet
'pythontest':
- match: nodegroup
- firewall.http
- firewall.ftp
- firewall.snakebite
'salt-master':
- match: nodegroup
- firewall.salt
- postgres.databases
- secrets.aws
- secrets.postgresql-admin
- secrets.postgresql-users.all