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:
Ben Vincent 2024-02-10 14:15:00 +09:30
commit a0434fc7b5

View File

@ -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