mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2024-12-18 23:32:18 +00:00
John Bowdre
2fb3b6e340
- map distros to package names - create users on saltlab minions - ditch cowsay - replace nginx with apache (and pull pkg name from pillar data)
9 lines
120 B
Text
9 lines
120 B
Text
base:
|
|
'*':
|
|
- vim
|
|
'roles:saltlab':
|
|
- match: grain
|
|
- users
|
|
'roles:web':
|
|
- match: grain
|
|
- apache
|