vagrant-saltlab/srv/salt/cowsay/uninstall.sls
John Bowdre cd1d0eb462 start playing with top.sls
- 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'
2023-03-24 17:12:03 -05:00

3 lines
52 B
Text

uninstall_cowsay:
pkg.removed:
- name: cowsay