Sha256: 6e20f3aa49b9a81ec1f4636d9b837c9140882ef8eb06c646256f91113f622594

Contents?: true

Size: 652 Bytes

Versions: 6

Compression:

Stored size: 652 Bytes

Contents

- node: anyhost-01
  command:
    - "echo 'hookname:file_one ' > /var/tmp/hello_rundock_from_file_hook_one_scenario"
    - "echo 'anyhost-01' > /var/tmp/hello_rundock_from_file_hook_array_1_scenario"
    - "echo 'anyhost-01' > /var/tmp/hello_rundock_from_file_hook_array_2_scenario"
    - "echo 'hookname:file_array_1 ' >> /var/tmp/hello_rundock_from_file_hook_array_1_scenario"
    - "echo 'hookname:file_array_2 ' >> /var/tmp/hello_rundock_from_file_hook_array_2_scenario"
  hook:
    - file_one
    - file_array_1
    - file_array_2
---
anyhost-01:
  host: 172.17.42.1
  ssh_opts:
    port: 22222
    user: tester
    key: "<replaced_by_platforms>"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
rundock-0.4.15 spec/integration/scenarios/simple_file_hooks_scenario.yml
rundock-0.4.14 spec/integration/scenarios/simple_file_hooks_scenario.yml
rundock-0.4.13 spec/integration/scenarios/simple_file_hooks_scenario.yml
rundock-0.4.12 spec/integration/scenarios/simple_file_hooks_scenario.yml
rundock-0.4.11 spec/integration/scenarios/simple_file_hooks_scenario.yml
rundock-0.4.10 spec/integration/scenarios/simple_file_hooks_scenario.yml