Skip to content

Instantly share code, notes, and snippets.

@yeshess
Created May 17, 2017 09:05
Show Gist options
  • Save yeshess/85e4b38433d611aa7de799d4e1f42f47 to your computer and use it in GitHub Desktop.
Save yeshess/85e4b38433d611aa7de799d4e1f42f47 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