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.
1 parent 095d26f commit 1ded6efCopy full SHA for 1ded6ef
terraform.tfvars.sample
@@ -1,4 +1,11 @@
1
-lab_count = 6
2
-lab_net_ipv4 = "stackhpc-ipv4-vlan-v2"
3
-lab_prefix = "stackhpc"
4
-image_id = "set_me"
+lab_count = 12
+lab_net_ipv4 = "stackhpc-ipv4-aufn"
+image_id = "137f31eb-454b-4835-84c5-ad4cc3e22110"
+image_name = "Rocky9"
5
+lab_flavor = "aufn.v1.large"
6
+registry_flavor = "general.v1.medium"
7
+boot_labs_from_volume = true
8
+image_user = "cloud-user"
9
+allocate_floating_ips = false
10
+create_bastion = true
11
+bastion_floating_ip = "185.45.78.149"
0 commit comments