Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reference-repository
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
grid5000
reference-repository
Merge requests
!753
[strasbourg] Fix bad subnets declaration.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[strasbourg] Fix bad subnets declaration.
strasbourg_subnets
into
master
Overview
0
Commits
1
Pipelines
2
Changes
2
Merged
JACQUOT Pierre
requested to merge
strasbourg_subnets
into
master
10 months ago
Overview
0
Commits
1
Pipelines
2
Changes
2
Expand
0
0
Merge request reports
Compare
master
version 1
d9b72c00
10 months ago
master (base)
and
latest version
latest version
26196954
1 commit,
10 months ago
version 1
d9b72c00
1 commit,
10 months ago
2 files
+
4
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
data/grid5000/sites/strasbourg/strasbourg.json
+
2
−
2
Options
@@ -4,8 +4,8 @@
"email_contact"
:
"support-staff@lists.grid5000.fr"
,
"frontend_ip"
:
"172.16.175.110"
,
"g5ksubnet"
:
{
"gateway"
:
"10.1
63
.255.254"
,
"network"
:
"10.16
0
.0.0/14"
"gateway"
:
"10.1
71
.255.254"
,
"network"
:
"10.16
8
.0.0/14"
},
"ipv6"
:
{
"prefix"
:
"2001:660:4406:a00::/56"
,
Loading