mirror of
https://github.com/jbowdre/vagrant-saltlab.git
synced 2025-02-18 14:34:37 +00:00
- 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
|