Sha256: f40fb6e26679352883a8fee6950e33d8fca96a158b50f5a7c0e3e660851c2ab8

Contents?: true

Size: 311 Bytes

Versions: 21

Compression:

Stored size: 311 Bytes

Contents

- target: localhost
  command:
    - "sudo rm -f /var/tmp/hello_rundock_from_sudo_scenario"
    - "sudo rm -f /var/tmp/hello_rundock_from_no_sudo_scenario"
    - sudo: true
    - "sudo touch /var/tmp/hello_rundock_from_sudo_scenario"
    - sudo: false
    - "touch /var/tmp/hello_rundock_from_no_sudo_scenario"

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
rundock-0.5.4 spec/integration/platforms/localhost/scenarios/sudo_scenario.yml