We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 73009f0 + b74fce2 commit 3cdc29dCopy full SHA for 3cdc29d
terraform/aio/README.rst
@@ -84,7 +84,7 @@ Generate Terraform variables:
84
cat << EOF > terraform.tfvars
85
ssh_public_key = "id_rsa.pub"
86
aio_vm_name = "kayobe-aio"
87
- aio_vm_image = "CentOS-stream8"
+ aio_vm_image = "overcloud-centos-8-stream-yoga-20230525T095243"
88
aio_vm_flavor = "general.v1.medium"
89
aio_vm_network = "stackhpc-ipv4-geneve"
90
aio_vm_subnet = "stackhpc-ipv4-geneve-subnet"
0 commit comments