Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
reference-repository
Commits
332cddd5
Commit
332cddd5
authored
Jul 28, 2012
by
Sebastien Badia
Browse files
[admin,toulouse] Add bios,hdd infos and switch_port
parent
45472743
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
generators/input/sites/toulouse/clusters/pastel.rb
View file @
332cddd5
...
...
@@ -51,7 +51,8 @@ site :toulouse do |site_uid|
:network_address
=>
"
#{
node_uid
}
.
#{
site_uid
}
.grid5000.fr"
,
:ip
=>
lookup
(
'pastel'
,
node_uid
,
'network_interfaces'
,
'eth0'
,
'ip'
),
:ip6
=>
nil
,
:switch
=>
lookup
(
'pastel'
,
node_uid
,
'network_interfaces'
,
'eth0'
,
'switch_name'
)
:switch
=>
lookup
(
'pastel'
,
node_uid
,
'network_interfaces'
,
'eth0'
,
'switch_name'
),
:switch_port
=>
lookup
(
'pastel'
,
node_uid
,
'network_interfaces'
,
'eth0'
,
'switch_port'
)
},
{
:interface
=>
'Ethernet'
,
:rate
=>
1
.
G
,
...
...
generators/input/sites/toulouse/clusters/pastel.yaml
View file @
332cddd5
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment