Merge "Bump cirros version to 0.6.3"
This commit is contained in:
commit
5419da93b8
@ -193,7 +193,7 @@ rm -rf /tmp/cirros
|
||||
mkdir /tmp/cirros
|
||||
|
||||
export CIRROS_ARCH="$(uname -p)"
|
||||
export CIRROS_VERSION=${CIRROS_VERSION:-"0.6.2"}
|
||||
export CIRROS_VERSION=${CIRROS_VERSION:-"0.6.3"}
|
||||
|
||||
if [ -f ~/cache/files/cirros-$CIRROS_VERSION-$CIRROS_ARCH-uec.tar.gz ]; then
|
||||
tar -xzvf ~/cache/files/cirros-$CIRROS_VERSION-$CIRROS_ARCH-uec.tar.gz -C /tmp/cirros/
|
||||
|
Loading…
Reference in New Issue
Block a user