Scheduling

This commit is contained in:
Wile E. Coyote 2019-06-16 09:22:01 +00:00
parent 852fe0d505
commit dbcad31a43
3 changed files with 4 additions and 0 deletions

View file

@ -19,6 +19,7 @@ class rhizo_base::apt::common {
class { '::apt':
always_apt_update => false,
schedule => 'repo',
}
file { '/etc/apt/apt.conf.d/90unsigned':