Skip to content
Snippets Groups Projects
Verified Commit 0f02407c authored by Ing. Klára Moravcová's avatar Ing. Klára Moravcová
Browse files

Change external netowrk to G2 netowork.

parent 170817a8
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ variable "internal_network_cidr" { ...@@ -14,7 +14,7 @@ variable "internal_network_cidr" {
variable "public_external_network" { variable "public_external_network" {
description = "Cloud public external network pool" description = "Cloud public external network pool"
default = "public-cesnet-195-113-167-GROUP" default = "external-ipv4-general-public"
} }
variable "router_creation_enable" { variable "router_creation_enable" {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment