File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ The high-level workflow to deploy a cluster is as follows:
2222
2323This configuration is typically used with the `ci-multinode ` environment in the
2424`StackHPC Kayobe Configuration
25- <https://stackhpc-kayobe-config.readthedocs.io/en/stackhpc-2023 .1/contributor/environments/ci-multinode.html> `__
25+ <https://stackhpc-kayobe-config.readthedocs.io/en/stackhpc-2024 .1/contributor/environments/ci-multinode.html> `__
2626repository.
2727
2828What's in the box?
Original file line number Diff line number Diff line change 11# Example tfvars file for running on Leafcloud in the stackhpc-dev project.
22# - See variables.tf for variable descriptions
33# - Items commented out must be uncommented and changed
4- # - Rocky Linux 9 image for Antelope (note that images need to be shared with the stackhpc-dev project)
4+ # - Rocky Linux 9 image for Caracal (note that images need to be shared with the stackhpc-dev project)
55# - Ansible control host uses a floating IP
66
77#prefix = "changeme"
@@ -14,7 +14,7 @@ seed_vm_flavor = "en1.xsmall"
1414seed_disk_size = 100
1515
1616multinode_flavor = "en1.large"
17- multinode_image = "overcloud-rocky-9-2023 .1-20240126T093158 "
17+ multinode_image = "overcloud-rocky-9-2024 .1-20240912T145502 "
1818#multinode_keypair = "changeme"
1919multinode_vm_network = "stackhpc-dev"
2020multinode_vm_subnet = "stackhpc-dev"
You can’t perform that action at this time.
0 commit comments