Skip to content

Instantly share code, notes, and snippets.

@hugoduncan
Created October 10, 2010 00:54
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 hugoduncan/618791 to your computer and use it in GitHub Desktop.
Save hugoduncan/618791 to your computer and use it in GitHub Desktop.
(pallet.core/defnode my-node {})
(pallet.core/lift
{my-node (pallet.compute/make-unmanaged-node "tag" "184.106.227.79")}
:phase (pallet.resource/phase
(pallet.resource.exec-script/exec-script
(ls /))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment