mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2024-11-27 07:22:19 +00:00
John Bowdre
cd1d0eb462
- assign two minions the 'roles:web' grain - create the 'cowsay' state - match the 'vim' state to all minions - match the 'cowsay' state to minions w/ 'roles:saltlab' - match the 'nginx' state to minions w/ 'roles:web'
3 lines
52 B
Text
3 lines
52 B
Text
uninstall_cowsay:
|
|
pkg.removed:
|
|
- name: cowsay
|