forked from UKMNorge/servere
-
Notifications
You must be signed in to change notification settings - Fork 0
/
top.sls
56 lines (46 loc) · 937 Bytes
/
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
base:
'*':
- networking
- security
- ssl
- vim
- swap
- timezone
'vagrant':
- samba
'roles:phpweb':
- match: grain
- apache
- composer
'roles:database':
- match: grain
- mysql
'roles:ukmbox':
- match: grain
- ukmbox
'roles:lite':
- match: grain
- ukmlib
- ukmbox-lite
'roles:main':
- match: grain
- ukmlib
- wordpress
- ukmbox-main
- nodejs
'roles:playback':
- match: grain
- ukmlib.config
- ukmbox-playback
'roles:videoconverter':
- match: grain
- ffmpeg
- videoconverter
- ukmbox-videoconverter
- apache
'roles:videostorage':
- match: grain
- videostorage
'roles:videocache':
- match: grain
- wowza