Skip to content

Instantly share code, notes, and snippets.

@kelchm
Last active August 29, 2015 13:56
Show Gist options
  • Save kelchm/9229997 to your computer and use it in GitHub Desktop.
Save kelchm/9229997 to your computer and use it in GitHub Desktop.
addnode:
cmd.run:
- name: "php /usr/local/solusvm/scripts/addnode.php --type={{ pillar['nodetype'] }} --name={{ pillar['nodename'] }} --ip={{ pillar['nodeip'] }} --port={{ pillar['nodeport'] }} --id={{ pillar['nodeid'] }} --key={{ pillar['nodekey'] }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment