Merge "Tag workflows created by the templates"
This commit is contained in:
commit
3dcc9b30e9
@ -113,6 +113,9 @@ resources:
|
||||
properties:
|
||||
name: {list_join: [".", ["tripleo", {get_param: stack_name}, "workflowtasks", "step{{step}}"]]}
|
||||
type: direct
|
||||
tags:
|
||||
- tripleo-heat-templates-managed
|
||||
- {get_param: stack_name}
|
||||
tasks:
|
||||
yaql:
|
||||
expression: $.data.where($ != '').select($.get('step{{step}}')).where($ != null).flatten()
|
||||
|
Loading…
Reference in New Issue
Block a user