Sha256: 8d17d7b4afa67c3567a5c22b96b8e0353954896b55df8c63ef54fa4ce29f8893
Contents?: true
Size: 298 Bytes
Versions: 20
Compression:
Stored size: 298 Bytes
Contents
$caller_module_name = 'demo' class { 'staging': path => '/tmp/staging', } staging::file { 'sample': source => 'puppet:///modules/staging/sample', } staging::file { 'passwd': source => '/etc/passwd', } staging::file { 'manpage.html': source => 'http://curl.haxx.se/docs/manpage.html', }
Version data entries
20 entries across 20 versions & 1 rubygems