Sha256: 517c854da764784dad82a1531ecf76b8c04ab831f157bf477036665f1b9f6862

Contents?: true

Size: 206 Bytes

Versions: 2

Compression:

Stored size: 206 Bytes

Contents

- node: localhost
  command:
    - "rm -f /var/tmp/hello_rundock_from_scenario"
  task:
    - write_echo
---
---
write_echo:
  - "echo 'Hello Rundock from Scenario.' > /var/tmp/hello_rundock_from_scenario"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rundock-0.2.0 spec/integration/platforms/localhost/scenarios/simple_echo_scenario.yml
rundock-0.1.0 spec/integration/platforms/localhost/scenarios/simple_echo_scenario.yml