Skip to content
Snippets Groups Projects
Commit bf6f6b6a authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

change ipv6 pool

parent acc60966
No related branches found
No related tags found
2 merge requests!110Integration test,!90Develop
Pipeline #66436 failed
......@@ -10,6 +10,6 @@ resource "docker_network" "danet" {
name = "danet-${random_id.server.hex}"
ipv6 = true
ipam_config {
subnet = "fd::/64"
subnet = "fdfe::/64"
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment