mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-24 07:26:29 +00:00
Re-enable aptupgrade task
This commit is contained in:
parent
b4c963ea95
commit
4d44500f45
1 changed files with 1 additions and 2 deletions
|
@ -38,8 +38,7 @@ def tasks(tasklist, manifest):
|
|||
locale.SetTimezone(),
|
||||
apt.DisableDaemonAutostart(),
|
||||
apt.AptSources(),
|
||||
#No network for the moment, skip
|
||||
#apt.AptUpgrade(),
|
||||
apt.AptUpgrade(),
|
||||
boot.ConfigureGrub(),
|
||||
filesystem.ModifyFstab(),
|
||||
common_boot.BlackListModules(),
|
||||
|
|
Loading…
Add table
Reference in a new issue