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
f44c4aa6
Commit
f44c4aa6
authored
Jan 16, 2013
by
Simon Delamare
Browse files
[bordeaux] Fix typo in KaVLAN property on borderline
parent
dda22d1f
Changes
2
Hide whitespace changes
Inline
Side-by-side
data/grid5000/sites/bordeaux/clusters/borderline/borderline.json
View file @
f44c4aa6
{
"created_at"
:
"Mon, 01 Oct 2007 12:00:00 GMT"
,
"kavla"
:
false
,
"kavla
n
"
:
false
,
"misc"
:
"IPMI 2.0"
,
"model"
:
"IBM System x3755"
,
"type"
:
"cluster"
,
...
...
generators/input/sites/bordeaux/clusters/borderline.rb
View file @
f44c4aa6
...
...
@@ -4,7 +4,7 @@ site :bordeaux do |site_uid|
model
"IBM System x3755"
created_at
Time
.
parse
(
"2007-10-01 12:00 GMT"
).
httpdate
misc
"IPMI 2.0"
kavla
false
kavla
n
false
10
.
times
do
|
i
|
node
"
#{
cluster_uid
}
-
#{
i
+
1
}
"
do
|
node_uid
|
supported_job_types
({
:deploy
=>
true
,
:besteffort
=>
true
,
:virtual
=>
"amd-v"
})
...
...
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