Revert network changes

This commit is contained in:
Jeroen Vijgen
2026-03-27 23:14:36 +02:00
committed by GitHub
parent ed05c22732
commit 84609f7861
8 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ module "system_globals" {
module "infrastructure_int" {
source = "../modules/01-networking/network-service"
name = "infrastructure_int"
subnet = "172.16.0.0/12"
subnet = "10.100.0.0/24"
driver = "bridge"
attachable = true
options = {