mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2024-12-26 02:22:18 +00:00
John Bowdre
62bd4a6f35
- rename apache->webserver state - configure firewall rules to permit http/https - fix index.html path
9 lines
123 B
Text
9 lines
123 B
Text
base:
|
|
'*':
|
|
- vim
|
|
'roles:saltlab':
|
|
- match: grain
|
|
- users
|
|
'roles:web':
|
|
- match: grain
|
|
- webserver
|