🔧 Fix OpenStack image version

This commit is contained in:
Jerome Petazzoni
2021-08-05 12:37:59 +02:00
parent 7cd47243ab
commit b508360227

View File

@@ -8,4 +8,4 @@ export TF_VAR_domain="Default"
export TF_VAR_password="..."
export TF_VAR_auth_url="https://api.r1.nxs.enix.io/v3"
export TF_VAR_flavor="GP1.S"
export TF_VAR_image="Ubuntu 20.04.1"
export TF_VAR_image="Ubuntu 18.04"