[UPD] disable apt upgrade for testing
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
apt_update: true
|
||||
|
||||
# Run 'apt-get upgrade' on first boot
|
||||
apt_upgrade: true
|
||||
# disabled for testing
|
||||
apt_upgrade: false
|
||||
|
||||
packages:
|
||||
- curl
|
||||
|
Reference in New Issue
Block a user