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
bd5e1957
Commit
bd5e1957
authored
Feb 22, 2016
by
PARISOT Clement
Browse files
[nancy] grimoire, graoully, grisou - Set kavlan option to true
parent
54bcbd56
Changes
6
Hide whitespace changes
Inline
Side-by-side
data/grid5000/sites/nancy/clusters/graoully/graoully.json
View file @
bd5e1957
{
"created_at"
:
"Sun, 03 Jan 2016 23:00:00 GMT"
,
"kavlan"
:
fals
e
,
"kavlan"
:
tru
e
,
"model"
:
"Dell PowerEdge R630"
,
"queues"
:
[
"admin"
,
...
...
data/grid5000/sites/nancy/clusters/grimoire/grimoire.json
View file @
bd5e1957
{
"created_at"
:
"Thu, 21 Jan 2016 23:00:00 GMT"
,
"kavlan"
:
fals
e
,
"kavlan"
:
tru
e
,
"model"
:
"Dell PowerEdge R630"
,
"queues"
:
[
"admin"
,
...
...
data/grid5000/sites/nancy/clusters/grisou/grisou.json
View file @
bd5e1957
{
"created_at"
:
"Sun, 03 Jan 2016 23:00:00 GMT"
,
"kavlan"
:
fals
e
,
"kavlan"
:
tru
e
,
"model"
:
"Dell PowerEdge R630"
,
"queues"
:
[
"admin"
,
...
...
generators/input/sites/nancy/clusters/graoully/graoully.rb
View file @
bd5e1957
...
...
@@ -3,7 +3,7 @@ site :nancy do |site_uid|
cluster
:graoully
do
|
cluster_uid
|
model
"Dell PowerEdge R630"
created_at
Time
.
parse
(
"2016-01-04"
).
httpdate
kavlan
fals
e
kavlan
tru
e
queues
[
'admin'
,
'testing'
]
16
.
times
do
|
i
|
...
...
generators/input/sites/nancy/clusters/grimoire/grimoire.rb
View file @
bd5e1957
...
...
@@ -3,7 +3,7 @@ site :nancy do |site_uid|
cluster
:grimoire
do
|
cluster_uid
|
model
"Dell PowerEdge R630"
created_at
Time
.
parse
(
"2016-01-22"
).
httpdate
kavlan
fals
e
kavlan
tru
e
queues
[
'admin'
,
'testing'
]
8
.
times
do
|
i
|
...
...
generators/input/sites/nancy/clusters/grisou/grisou.rb
View file @
bd5e1957
...
...
@@ -3,7 +3,7 @@ site :nancy do |site_uid|
cluster
:grisou
do
|
cluster_uid
|
model
"Dell PowerEdge R630"
created_at
Time
.
parse
(
"2016-01-04"
).
httpdate
kavlan
fals
e
kavlan
tru
e
queues
[
'admin'
,
'testing'
]
51
.
times
do
|
i
|
...
...
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