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
Show more breadcrumbs
grid5000
reference-repository
Commits
d9b72c00
Commit
d9b72c00
authored
11 months ago
by
JACQUOT Pierre
Browse files
Options
Downloads
Patches
Plain Diff
[strasbourg] Fix bad subnets declaration.
parent
9d61e2a9
No related branches found
No related tags found
No related merge requests found
Pipeline
#1014530
failed
11 months ago
Stage: .pre
Stage: validate
Stage: generate
Stage: deploy
Stage: checks
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
data/grid5000/sites/strasbourg/strasbourg.json
+2
-2
2 additions, 2 deletions
data/grid5000/sites/strasbourg/strasbourg.json
input/grid5000/sites/strasbourg/strasbourg.yaml
+2
-2
2 additions, 2 deletions
input/grid5000/sites/strasbourg/strasbourg.yaml
with
4 additions
and
4 deletions
data/grid5000/sites/strasbourg/strasbourg.json
+
2
−
2
View file @
d9b72c00
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
"email_contact"
:
"support-staff@lists.grid5000.fr"
,
"email_contact"
:
"support-staff@lists.grid5000.fr"
,
"frontend_ip"
:
"172.16.175.110"
,
"frontend_ip"
:
"172.16.175.110"
,
"g5ksubnet"
:
{
"g5ksubnet"
:
{
"gateway"
:
"10.1
63
.255.254"
,
"gateway"
:
"10.1
71
.255.254"
,
"network"
:
"10.16
0
.0.0/14"
"network"
:
"10.16
8
.0.0/14"
},
},
"ipv6"
:
{
"ipv6"
:
{
"prefix"
:
"2001:660:4406:a00::/56"
,
"prefix"
:
"2001:660:4406:a00::/56"
,
...
...
This diff is collapsed.
Click to expand it.
input/grid5000/sites/strasbourg/strasbourg.yaml
+
2
−
2
View file @
d9b72c00
...
@@ -17,8 +17,8 @@ production: true
...
@@ -17,8 +17,8 @@ production: true
frontend_ip
:
172.16.175.110
frontend_ip
:
172.16.175.110
g5ksubnet
:
g5ksubnet
:
network
:
10.16
0
.0.0/14
network
:
10.16
8
.0.0/14
gateway
:
10.1
63
.255.254
gateway
:
10.1
71
.255.254
kavlans
:
kavlans
:
default
:
default
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment