Skip to content

Commit b74fce2

Browse files
author
scrungus
committed
update docs to reflect new LVM image
1 parent 763c275 commit b74fce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/aio/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Generate Terraform variables:
8484
cat << EOF > terraform.tfvars
8585
ssh_public_key = "id_rsa.pub"
8686
aio_vm_name = "kayobe-aio"
87-
aio_vm_image = "CentOS-stream8"
87+
aio_vm_image = "overcloud-centos-8-stream-yoga-20230525T095243"
8888
aio_vm_flavor = "general.v1.medium"
8989
aio_vm_network = "stackhpc-ipv4-geneve"
9090
aio_vm_subnet = "stackhpc-ipv4-geneve-subnet"

0 commit comments

Comments
 (0)