Switch ubuntu image to Focal Fossa (20.04 LTS)
Test infrastructure is moving to Focal Fossa in this release, the service image could too. Change-Id: I89ff01d31012633a2cefd6ef453530c011ff8a09 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
This commit is contained in:
parent
d9d2f16360
commit
f780218341
@ -20,7 +20,7 @@ MANILA_USER_AUTHORIZED_KEYS="None"
|
||||
# Manila image settings
|
||||
MANILA_IMG_ARCH=${MANILA_IMG_ARCH:-"amd64"}
|
||||
MANILA_IMG_OS=${MANILA_IMG_OS:-"manila-ubuntu-minimal"}
|
||||
MANILA_IMG_OS_VER=${MANILA_IMG_OS_VER:-"bionic"}
|
||||
MANILA_IMG_OS_VER=${MANILA_IMG_OS_VER:-"focal"}
|
||||
MANILA_IMG_NAME=${MANILA_IMG_NAME:-"manila-service-image"}
|
||||
|
||||
# Manila image creation default
|
||||
|
Loading…
Reference in New Issue
Block a user