Merge branch 'master' of git://labs.riseup.net/shared-apt
This commit is contained in:
commit
63c7b5a643
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class apt::cron::dist-upgrade inherits apt::cron::base {
|
||||
|
||||
$action = "autoclean -y
|
||||
dist-upgrade -y -o APT::Get::Show-Upgraded=true
|
||||
dist-upgrade -y -o APT::Get::Show-Upgraded=true -o 'DPkg::Options::=--force-confold'
|
||||
"
|
||||
|
||||
file { "/etc/cron-apt/action.d/3-download":
|
||||
|
|
Loading…
Reference in a new issue