spec/integration/platforms/localhost/scenarios/file_hooks_scenario.yml in rundock-0.4.16 vs spec/integration/platforms/localhost/scenarios/file_hooks_scenario.yml in rundock-0.5.0

- old
+ new

@@ -1,9 +1,9 @@ -- node: localhost +- target: localhost command: - "rm -f /var/tmp/hello_rundock_from_file_hook_innner_one_scenario" hook: file_hook_one -- node: anyhost-01 +- target: anyhost-01 task: - remove_task hook: - file_hook_two ---