Skip to content

Instantly share code, notes, and snippets.

@yeshess
Created April 20, 2017 14:22
Show Gist options
  • Save yeshess/ec7b73af4c5c895f3f0a4c4bc448a81a to your computer and use it in GitHub Desktop.
Save yeshess/ec7b73af4c5c895f3f0a4c4bc448a81a to your computer and use it in GitHub Desktop.
workflows:
install: default_workflows.cloudify.plugins.workflows.install
uninstall: default_workflows.cloudify.plugins.workflows.uninstall
execute_operation:
mapping: default_workflows.cloudify.plugins.workflows.execute_operation
parameters:
operation: {}
operation_kwargs:
default: {}
run_by_dependency_order:
default: false
type_names:
default: []
node_ids:
default: []
node_instance_ids:
default: []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment