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