# This is a simple smoke test # of the file_line resource type. file { '/tmp/dansfile': ensure => present }-> file_line { 'dans_line': line => 'dan is awesome', path => '/tmp/dansfile', }
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 16170 | perforce_software | Move Chronicle files to follow new path scheme for branching. | ||
//guest/perforce_software/chronicle/manifests/modules/stdlib/tests/file_line.pp | |||||
#1 | 8972 | Matt Attaway | Initial add of the Chronicle source code |