spec/integration/groups/simple_host_group.yml in rundock-1.0.5 vs spec/integration/groups/simple_host_group.yml in rundock-1.0.6
- old
+ new
@@ -3,10 +3,10 @@
- "echo 'Should this message does not appear';cat /notexist"
- target: anyhost-01
---
anyhost-01:
target_type: host
- 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>"