Merge pull request #115 from hundredacres/master

Cleaning up linting issues
This commit is contained in:
Joshua Hoblitt 2013-12-04 20:45:11 -08:00
commit f4c368ec2e

View file

@ -1,6 +1,6 @@
concat { 'testconcat':
path => '/tmp/concat',
ensure => present,
path => '/tmp/concat',
owner => 'root',
group => 'root',
mode => '0664',