1
0
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:
Roman Dobosz
2015-11-17 15:01:51 +01:00
parent baee7e8900
commit 6c5052cb2d

View File

@@ -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 %>