mirror of
https://github.com/gryf/mistral-evacuate.git
synced 2026-02-08 09:25:46 +01:00
Trimming whitespace
This commit is contained in:
@@ -17,7 +17,7 @@ host-evacuate:
|
||||
publish:
|
||||
vms: <% $.list_vms %>
|
||||
on-success: filter_vms
|
||||
|
||||
|
||||
filter_vms:
|
||||
with-items: vm in <% $.vms %>
|
||||
action: custom.filter_vm flavor=<% $.vm.flavor.id %> metadata=<% $.vm.metadata %> uuid=<% $.vm.id %>
|
||||
|
||||
Reference in New Issue
Block a user