Sha256: ff776ce97f89b8ae34fa74e6877d79e0a68d8f51b1d85f07a412480e2dc09cfa

Contents?: true

Size: 196 Bytes

Versions: 81

Compression:

Stored size: 196 Bytes

Contents

# $Id$

define thingie {
    file { "/tmp/classtest": ensure => file, mode => 755 }
    #testing {}
}

class testing {
    thingie { "componentname": }
}

#component {}
testing { "testingname": }

Version data entries

81 entries across 81 versions & 3 rubygems

Version Path
puppet-0.24.8 examples/allatonce