spec/integration/scenarios/deploy_scenario.yml in rundock-1.0.5 vs spec/integration/scenarios/deploy_scenario.yml in rundock-1.0.6
- old
+ new
@@ -10,14 +10,14 @@
- "rm -fr /var/tmp/hello_rundock_from_deploy_dst_dir_scenario"
task:
- deploy_task
---
anyhost-01:
- host: 172.17.42.1
+ host: <replaced_by_platforms_host>
ssh_opts:
- port: 22222
+ port: <replaced_by_platforms_port>
user: tester
- key: "<replaced_by_platforms>"
+ key: "<replaced_by_platforms_key>"
---
deploy_task:
deploy:
- src: /var/tmp/hello_rundock_from_deploy_src_file_scenario
dst: /var/tmp/hello_rundock_from_deploy_dst_file_scenario