Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7969acd1 authored by JACQUOT Pierre's avatar JACQUOT Pierre
Browse files

Merge branch 'strasbourg_subnets' into 'master'

[strasbourg] Fix bad subnets declaration.

See merge request !753
parents ccb0c7ba 26196954
Branches
No related tags found
1 merge request!753[strasbourg] Fix bad subnets declaration.
Pipeline #1014532 passed with warnings
......@@ -4,8 +4,8 @@
"email_contact": "support-staff@lists.grid5000.fr",
"frontend_ip": "172.16.175.110",
"g5ksubnet": {
"gateway": "10.163.255.254",
"network": "10.160.0.0/14"
"gateway": "10.171.255.254",
"network": "10.168.0.0/14"
},
"ipv6": {
"prefix": "2001:660:4406:a00::/56",
......
......@@ -17,8 +17,8 @@ production: true
frontend_ip: 172.16.175.110
g5ksubnet:
network: 10.160.0.0/14
gateway: 10.163.255.254
network: 10.168.0.0/14
gateway: 10.171.255.254
kavlans:
default:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment