Skip to content

Instantly share code, notes, and snippets.

@EarthmanT
Created February 7, 2015 08:07
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 EarthmanT/db71e5eaaf0944a0e063 to your computer and use it in GitHub Desktop.
Save EarthmanT/db71e5eaaf0944a0e063 to your computer and use it in GitHub Desktop.
Example Node Template
node_templates:
test_the_plugin:
type: cloudify.example.Example
interfaces:
cloudify.interfaces.lifecycle:
start:
implementation: example.cloudify_plugin.tasks.write_to_file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment