Scheduling
This commit is contained in:
parent
852fe0d505
commit
dbcad31a43
3 changed files with 4 additions and 0 deletions
|
@ -57,10 +57,12 @@ class rhizo_base::openbsc::debian inherits rhizo_base::openbsc::common {
|
|||
require => Class['rhizo_base::apt'],
|
||||
notify => [ Exec['hlr_pragma_wal'],
|
||||
Exec['notify-nitb'] ],
|
||||
schedule => 'weekly',
|
||||
}
|
||||
|
||||
package { [ 'libosmocore-utils' ]:
|
||||
ensure => installed,
|
||||
schedule => 'weekly',
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue