Sha256: 675142b44542306565a87dc58a367676ccf62933378ff8947a41717f9bc1936e
Contents?: true
Size: 436 Bytes
Versions: 53
Compression:
Stored size: 436 Bytes
Contents
# # Describes how to run simple 'ls' on a node # create: type: application properties: binary_path: /bin/ls state: running membership: apps #environment: # (Hash) the environment variables to set prior to starting this app. parameters: p1: cmd: -l value: true type: Boolean order: 1 p2: cmd: / value: true type: Boolean order: 2
Version data entries
53 entries across 53 versions & 1 rubygems