git ssb

1+

dinoworm ๐Ÿ› / butt-as-a-service



Tree: 5dd0de9aec2519516e453b46919af8a1c764f3ef

Files: 5dd0de9aec2519516e453b46919af8a1c764f3ef / salt / state / top.sls

240 bytesRaw
1base:
2 '*':
3 - docker
4 'roles:master':
5 - match: grain
6 - salt.master
7 - cloud
8 'roles:minion':
9 - match: grain
10 - salt.minion
11{#
12 'roles:hub'
13 - match: grain
14 - hub
15 'roles:pub'
16 - match: grain
17 - pub
18#}
19

Built with git-ssb-web