[opennebula] update openSUSE image to Leap 15.3
This commit is contained in:
parent
826906bb42
commit
a62bb0d49d
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ set -x
|
|||
|
||||
# XXX: Handle command-line arguments?
|
||||
RELEASE=leap
|
||||
RELEASE_VERSION=15.2
|
||||
RELEASE_VERSION=15.3
|
||||
IMAGE_PATH=opensuse-${RELEASE}${RELEASE_VERSION}-$(date -I).img.qcow2
|
||||
IMAGE_SIZE=10G
|
||||
NBD_DEVICE=/dev/nbd1
|
||||
|
|
Loading…
Reference in a new issue