mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 22:12:10 +01:00
ami: switch back to raw disk images by default
Unsure if the VMDK images are a factor in recent corruption issues recently or not. Until that is sorted out go back to our old ways.
This commit is contained in:
parent
8c92e2184b
commit
311b0d0465
@ -15,7 +15,7 @@ readonly COREOS_EPOCH=1372636800
|
|||||||
VERSION="master"
|
VERSION="master"
|
||||||
BOARD="amd64-usr"
|
BOARD="amd64-usr"
|
||||||
GROUP="alpha"
|
GROUP="alpha"
|
||||||
IMAGE="coreos_production_ami_vmdk_image.vmdk.bz2"
|
IMAGE="coreos_production_ami_image.bin.bz2"
|
||||||
GS_URL="gs://builds.release.core-os.net"
|
GS_URL="gs://builds.release.core-os.net"
|
||||||
IMG_URL=""
|
IMG_URL=""
|
||||||
IMG_PATH=""
|
IMG_PATH=""
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user