feat: disable automatic updates by default
This commit is contained in:
parent
9669592b83
commit
3c4e26e4a6
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# automatic reboot
|
# automatic reboot
|
||||||
apt_automatic_reboot_time: "04:00"
|
apt_automatic_reboot_time: "04:00"
|
||||||
apt_automatic_reboot: true
|
apt_automatic_reboot: false
|
||||||
|
|
||||||
# ubuntu package repositories
|
# ubuntu package repositories
|
||||||
apt_enable_multiverse: false
|
apt_enable_multiverse: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue