File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -259,14 +259,12 @@ <h3><a href="#">Bootstrapping</a></h3>
259259
260260
261261
262-
262+ < li > < a href =" /guide/2.6/bootstrapping/bootstrapping_process " > The Bootstrapping Process </ a > </ li >
263263
264264
265265
266266
267267
268- < li > < a href ="/guide/2.6/bootstrapping/bootstrapping_process "> The Bootstrapping Process</ a > </ li >
269-
270268
271269
272270
@@ -287,14 +285,16 @@ <h3><a href="#">Bootstrapping</a></h3>
287285
288286
289287
290- < li > < a href =" /guide/2.6/bootstrapping/bootstrapping_cloud " > Bootstrapping Any Cloud </ a > </ li >
288+
291289
292290
293291
294292
295293
296294
297295
296+ < li > < a href ="/guide/2.6/bootstrapping/bootstrapping_cloud "> Bootstrapping Any Cloud</ a > </ li >
297+
298298
299299
300300
@@ -317,6 +317,12 @@ <h3><a href="#">Bootstrapping</a></h3>
317317
318318
319319
320+
321+
322+ < li > < a href ="/guide/2.6/bootstrapping/configuring_large_scale_deployments "> Configuring Cloudify for Large Scale Deployments</ a > </ li >
323+
324+
325+
320326
321327
322328 </ ul >
Original file line number Diff line number Diff line change @@ -261,12 +261,16 @@ <h3><a href="#">Bootstrapping</a></h3>
261261
262262
263263
264- < li > < a href =" /guide/2.7/bootstrapping/bootstrapping_process " > The Bootstrapping Process </ a > </ li >
264+
265265
266266
267267
268268
269269
270+ < li > < a href ="/guide/2.7/bootstrapping/bootstrapping_process "> The Bootstrapping Process</ a > </ li >
271+
272+
273+
270274
271275
272276
@@ -285,13 +289,13 @@ <h3><a href="#">Bootstrapping</a></h3>
285289
286290
287291
288-
292+ < li > < a href =" /guide/2.7/bootstrapping/bootstrapping_cloud " > Bootstrapping Any Cloud </ a > </ li >
289293
290294
291295
292296
293297
294- < li > < a href =" /guide/2.7/bootstrapping/bootstrapping_cloud " > Bootstrapping Any Cloud </ a > </ li >
298+
295299
296300
297301
@@ -310,14 +314,16 @@ <h3><a href="#">Bootstrapping</a></h3>
310314
311315
312316
317+
318+ < li > < a href ="/guide/2.7/bootstrapping/bootstrapping_validations "> Bootstrapping Validations</ a > </ li >
313319
314320
315321
316322
317323
318324
319325
320- < li > < a href ="/guide/2.7/bootstrapping/bootstrapping_validations " > Bootstrapping Validations </ a > </ li >
326+ < li > < a href ="/guide/2.7/bootstrapping/configuring_large_scale_deployments " > Configuring Cloudify for Large Scale Deployments </ a > </ li >
321327
322328
323329
Original file line number Diff line number Diff line change 33<title type =" text" xml : lang =" en" >Cloudify Community</title >
44<link type =" application/atom+xml" href =" http://www.cloudifysource.org/feed" rel =" self" />
55<link type =" text" href =" http://www.cloudifysource.org" rel =" alternate" />
6- <updated >2013-12-15T23:58:03 +02:00</updated >
6+ <updated >2013-12-18T12:59:49 +02:00</updated >
77<id >http://www.cloudifysource.org</id >
88<rights >Copyright (c) 2012 Gigaspaces</rights >
99<entry >
Original file line number Diff line number Diff line change @@ -450,7 +450,8 @@ var guide = {
450450 'bootstrapping_process' :true ,
451451 'bootstrapping_rackspace' :true ,
452452 'bootstrapping_rsopenstack' :true ,
453- 'bootstrapping_validations' :true
453+ 'bootstrapping_validations' :true ,
454+ 'configuring_large_scale_deployments' :true
454455 } ,
455456 'clouddrivers' :{
456457 'cloud_driver' :true ,
@@ -573,7 +574,8 @@ var guide = {
573574 'bootstrapping_process' :true ,
574575 'bootstrapping_rackspace' :true ,
575576 'bootstrapping_rsopenstack' :true ,
576- 'bootstrapping_validations' :true
577+ 'bootstrapping_validations' :true ,
578+ 'configuring_large_scale_deployments' :true
577579 } ,
578580 'clouddrivers' :{
579581 'cloud_driver' :true ,
You can’t perform that action at this time.
0 commit comments