bundles/pacman: add opt-in unattended-upgrades
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
14b402cdf3
commit
60c31d2d11
8 changed files with 182 additions and 1 deletions
|
@ -54,6 +54,9 @@ nodes['aurto'] = {
|
|||
'additional_config': {
|
||||
'Include = /etc/pacman.d/aurto',
|
||||
},
|
||||
'unattended-upgrades': {
|
||||
'is_enabled': True,
|
||||
},
|
||||
},
|
||||
'sudo': {
|
||||
'extra_configs': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue