Mentions légales du service

Skip to content
Snippets Groups Projects
Commit a000cfc7 authored by Pascal Morillon's avatar Pascal Morillon
Browse files

[rennes] Set clusters parasilo and paravance into production

parent d4bc6372
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
"created_at": "Mon, 12 Jan 2015 23:00:00 GMT",
"kavlan": true,
"model": "Dell PowerEdge R630",
"production": false,
"production": true,
"type": "cluster",
"uid": "parasilo"
}
\ No newline at end of file
......@@ -2,7 +2,7 @@
"created_at": "Mon, 12 Jan 2015 23:00:00 GMT",
"kavlan": true,
"model": "Dell PowerEdge R630",
"production": false,
"production": true,
"type": "cluster",
"uid": "paravance"
}
\ No newline at end of file
......@@ -4,7 +4,7 @@ site :rennes do |site_uid|
model "Dell PowerEdge R630"
created_at Time.parse("2015-01-13").httpdate
kavlan true
production false
production true
28.times do |i|
node "#{cluster_uid}-#{i+1}" do |node_uid|
......
......@@ -4,7 +4,7 @@ site :rennes do |site_uid|
model "Dell PowerEdge R630"
created_at Time.parse("2015-01-13").httpdate
kavlan true
production false
production true
72.times do |i|
node "#{cluster_uid}-#{i+1}" do |node_uid|
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment