Skip to content
Snippets Groups Projects
Verified Commit 834b7fa5 authored by Jan Kryštof's avatar Jan Kryštof
Browse files

#1295 | fixes

parent a1a61dc2
No related branches found
No related tags found
1 merge request!4Fix typos
......@@ -21,6 +21,6 @@ Examples of an infrastructure definition using openstack commandline project and
* [terraform declarative language](clouds/g1/brno/meta-metaseminar-hands-on-2023-04-28/terraform_group_project)
## [G2 Ostrava cloud announcement demo](/clouds/g2/ostrava)
* [shell and OpenStack command-line client](clouds/g2/ostrava/commandline)
* [shell and OpenStack command-line client](clouds/g2/ostrava/general/commandline)
* [terraform declarative language](clouds/g2/ostrava/terraform)
......@@ -32,7 +32,7 @@ module "kube_training" {
image = "ubuntu-jammy-x86_64"
int_network = "10.10.10.0/24"
pool = "provider-ipv4-general-public"
pool = "external-ipv4-general-public"
# attach additional single volume 64GB
master_node_volume_size = 64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment