Skip to content

Instantly share code, notes, and snippets.

Created September 23, 2013 11:40
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 anonymous/6669368 to your computer and use it in GitHub Desktop.
Save anonymous/6669368 to your computer and use it in GitHub Desktop.
module_test:
module:
- run
- name: publish.publish
- tgt: 'role:opennebula-frontend'
- m_fun: cmd.run
- arg: ('onehost show {{ host }} | onehost create {{ host }} -i kvm -v kvm -n dummy', 'user=oneadmin')
- expr_form: grain
- require:
- user: oneadmin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment