mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-27 10:19:35 +00:00
api: Read cloud-config-url cmdline entry from boot config json
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash -e
|
||||
|
||||
CHANNEL="stable"
|
||||
VERSION="current"
|
||||
DEST=${PWD}/images/$CHANNEL
|
||||
VERSION="835.9.0"
|
||||
DEST=${PWD}/images/coreos/$VERSION
|
||||
|
||||
mkdir -p $DEST
|
||||
echo "Downloading CoreOS kernel and initrd"
|
||||
|
||||
Reference in New Issue
Block a user