Sha256: 9c730e7f9651ffb3c663c03223e8f3a97b2ff6cd0560bead1f3dfdf6b75c7cd0
Contents?: true
Size: 238 Bytes
Versions: 10
Compression:
Stored size: 238 Bytes
Contents
# $Id: allatonce 832 2006-01-17 07:11:50Z luke $ define thingie { file { "/tmp/classtest": ensure => file, mode => 755 } #testing {} } class testing { thingie { "componentname": } } #component {} testing { "testingname": }
Version data entries
10 entries across 10 versions & 1 rubygems