Don't use 'source_permissions'
This commit is contained in:
parent
8df40f98a9
commit
7d452b0f0c
2 changed files with 3 additions and 2 deletions
|
@ -253,7 +253,7 @@ schedule { 'repo':
|
|||
file { '/home/rhizomatica/bin':
|
||||
ensure => directory,
|
||||
source => 'puppet:///modules/rhizo_base/bin',
|
||||
source_permissions => use,
|
||||
owner => 'root',
|
||||
recurse => remote,
|
||||
purge => false,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue