Merge pull request 'feat: cleanup reposync conf files' (#110) from neoloc/cleanup_reposync_conf into develop
Reviewed-on: unkinben/puppet-prod#110
This commit is contained in:
commit
a0434fc7b5
@ -18,6 +18,9 @@ class profiles::reposync::syncer {
|
||||
owner => 'root',
|
||||
group => 'root',
|
||||
mode => '0755',
|
||||
purge => true,
|
||||
recurse => true,
|
||||
force => true,
|
||||
}
|
||||
|
||||
# get a list of repos as a hash, and iterate through them
|
||||
|
||||
Loading…
Reference in New Issue
Block a user