Merge pull request #115 from hundredacres/master
Cleaning up linting issues
This commit is contained in:
commit
f4c368ec2e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
concat { 'testconcat':
|
||||
path => '/tmp/concat',
|
||||
ensure => present,
|
||||
path => '/tmp/concat',
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
mode => '0664',
|
||||
|
|
Loading…
Reference in a new issue