Sha256: 6f39ba8a30f36319b5b3a770ad5ba199a701a994f3355533d21e9a7eaeb880b6

Contents?: true

Size: 380 Bytes

Versions: 24

Compression:

Stored size: 380 Bytes

Contents

- target: localhost
  command:
    - "rm -f /var/tmp/hello_rundock_from_file_hook_one_scenario"
    - "rm -f /var/tmp/hello_rundock_from_file_hook_array_1_scenario"
    - "rm -f /var/tmp/hello_rundock_from_file_hook_array_2_scenario"
  hook: file_one
- target: anyhost-01
  command:
    - "echo aaa"
  hook:
    - file_array_1
    - file_array_2
---
anyhost-01:
  host: localhost

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
rundock-0.5.4 spec/integration/platforms/localhost/scenarios/file_hooks_by_option_scenario.yml
rundock-0.5.3 spec/integration/platforms/localhost/scenarios/file_hooks_by_option_scenario.yml
rundock-0.5.2 spec/integration/platforms/localhost/scenarios/file_hooks_by_option_scenario.yml
rundock-0.5.0 spec/integration/platforms/localhost/scenarios/file_hooks_by_option_scenario.yml