Skip to content

Instantly share code, notes, and snippets.

@EarthmanT
Created February 7, 2015 08:05
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/ba1c5c56330d09ca02d0 to your computer and use it in GitHub Desktop.
Save EarthmanT/ba1c5c56330d09ca02d0 to your computer and use it in GitHub Desktop.
Example Node Type
node_types:
cloudify.example.Example:
derived_from: cloudify.nodes.Root
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