Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
reference-repository
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
grid5000
reference-repository
Commits
b6d3d88e
Commit
b6d3d88e
authored
Sep 24, 2013
by
Simon Delamare
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[lyon] Fix ref. API for hercule interfaces mountable
parent
5be5a2b7
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
8 deletions
+8
-8
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-1.json
...grid5000/sites/lyon/clusters/hercule/nodes/hercule-1.json
+1
-1
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-2.json
...grid5000/sites/lyon/clusters/hercule/nodes/hercule-2.json
+1
-1
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-3.json
...grid5000/sites/lyon/clusters/hercule/nodes/hercule-3.json
+1
-1
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-4.json
...grid5000/sites/lyon/clusters/hercule/nodes/hercule-4.json
+1
-1
generators/input/sites/lyon/clusters/hercule_generated.yaml
generators/input/sites/lyon/clusters/hercule_generated.yaml
+4
-4
No files found.
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-1.json
View file @
b6d3d88e
...
...
@@ -46,7 +46,7 @@
"ip6"
:
"fe80::28c:faff:fe0b:b9c3"
,
"mac"
:
"00:8c:fa:0b:b9:c3"
,
"management"
:
false
,
"mountable"
:
fals
e
,
"mountable"
:
tru
e
,
"mounted"
:
true
,
"network_address"
:
"hercule-1.lyon.grid5000.fr"
,
"rate"
:
10000000000
,
...
...
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-2.json
View file @
b6d3d88e
...
...
@@ -46,7 +46,7 @@
"ip6"
:
"fe80::28c:faff:fe0b:b4bd"
,
"mac"
:
"00:8c:fa:0b:b4:bd"
,
"management"
:
false
,
"mountable"
:
fals
e
,
"mountable"
:
tru
e
,
"mounted"
:
true
,
"network_address"
:
"hercule-2.lyon.grid5000.fr"
,
"rate"
:
10000000000
,
...
...
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-3.json
View file @
b6d3d88e
...
...
@@ -46,7 +46,7 @@
"ip6"
:
"fe80::28c:faff:fe0b:e179"
,
"mac"
:
"00:8c:fa:0b:e1:79"
,
"management"
:
false
,
"mountable"
:
fals
e
,
"mountable"
:
tru
e
,
"mounted"
:
true
,
"network_address"
:
"hercule-3.lyon.grid5000.fr"
,
"rate"
:
10000000000
,
...
...
data/grid5000/sites/lyon/clusters/hercule/nodes/hercule-4.json
View file @
b6d3d88e
...
...
@@ -46,7 +46,7 @@
"ip6"
:
"fe80::28c:faff:fe0b:d853"
,
"mac"
:
"00:8c:fa:0b:d8:53"
,
"management"
:
false
,
"mountable"
:
fals
e
,
"mountable"
:
tru
e
,
"mounted"
:
true
,
"network_address"
:
"hercule-4.lyon.grid5000.fr"
,
"rate"
:
10000000000
,
...
...
generators/input/sites/lyon/clusters/hercule_generated.yaml
View file @
b6d3d88e
...
...
@@ -22,7 +22,7 @@ hercule-1:
enabled
:
true
interface
:
Ethernet
driver
:
ixgbe
mountable
:
fals
e
mountable
:
tru
e
ip
:
172.16.51.1
eth2
:
mounted
:
false
...
...
@@ -113,7 +113,7 @@ hercule-2:
enabled
:
true
interface
:
Ethernet
driver
:
ixgbe
mountable
:
fals
e
mountable
:
tru
e
ip
:
172.16.51.2
eth2
:
mounted
:
false
...
...
@@ -212,7 +212,7 @@ hercule-3:
enabled
:
true
interface
:
Ethernet
driver
:
ixgbe
mountable
:
fals
e
mountable
:
tru
e
ip
:
172.16.51.3
eth2
:
mounted
:
false
...
...
@@ -303,7 +303,7 @@ hercule-4:
enabled
:
true
interface
:
Ethernet
driver
:
ixgbe
mountable
:
fals
e
mountable
:
tru
e
ip
:
172.16.51.4
eth2
:
mounted
:
false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment