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

- old
+ new

@@ -1,5 +1,5 @@ -- node: localhost +- target: localhost command: - "rm -f /var/tmp/hello_rundock_from_scenario" task: - write_echo ---