Sha256: 8a339288a9b78e2d43abc39a1b61e1c1a9b7383dcc10c7def9a742d862c507e8
Contents?: true
Size: 208 Bytes
Versions: 14
Compression:
Stored size: 208 Bytes
Contents
node 'computer1.mycompany.com' { notify{"computer1":} } node 'computer2.mycompany.com' { notify{"computer2":} } node /\w*[3-6]{1}\w*/ { notify{"computer3-6":} } node default { notify{"default":} }
Version data entries
14 entries across 14 versions & 1 rubygems