Skip to content

Instantly share code, notes, and snippets.

@emilisto
Created July 17, 2013 08:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emilisto/71f5d76d1abbdb6c519a to your computer and use it in GitHub Desktop.
Save emilisto/71f5d76d1abbdb6c519a to your computer and use it in GitHub Desktop.
Salt srains not working
# Why is this not working?
$ sudo salt 'vagrant-ubuntu-raring-64' grains.item os
vagrant-ubuntu-raring-64:
os: Ubuntu
$ sudo salt 'vagrant-ubuntu-raring-64' match.grain 'os:Ubuntu'
vagrant-ubuntu-raring-64:
False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment