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

Version Path
puppet-retrospec-1.8.0 spec/fixtures/manifests/site.pp
puppet-retrospec-1.7.0 spec/fixtures/manifests/site.pp
puppet-retrospec-1.6.1 spec/fixtures/manifests/site.pp
puppet-retrospec-1.6.0 spec/fixtures/manifests/site.pp
puppet-retrospec-1.5.0 spec/fixtures/manifests/site.pp
puppet-retrospec-1.4.1 spec/fixtures/manifests/site.pp
puppet-retrospec-1.4.0 spec/fixtures/manifests/site.pp
puppet-retrospec-1.3.2 spec/fixtures/manifests/site.pp
puppet-retrospec-1.3.1 spec/fixtures/manifests/site.pp
puppet-retrospec-1.3.0 spec/fixtures/manifests/site.pp
puppet-retrospec-1.2.1 spec/fixtures/manifests/site.pp
puppet-retrospec-1.2.0 spec/fixtures/manifests/site.pp
puppet-retrospec-1.1.0 spec/fixtures/manifests/site.pp
puppet-retrospec-1.0.0 spec/fixtures/manifests/site.pp