refacter: cleanup packages setup
This commit is contained in:
@@ -10,7 +10,7 @@ class profiles::reposync::autosyncer (
|
||||
group => 'root',
|
||||
mode => '0755',
|
||||
content => template('profiles/reposync/autosyncer.erb'),
|
||||
require => Class['profiles::packages::reposync'],
|
||||
require => Package['createrepo'],
|
||||
}
|
||||
|
||||
# daily autosyncr service/timer
|
||||
|
||||
Reference in New Issue
Block a user