X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-cluster-config.git/blobdiff_plain/f456340e03d28af168520563d39b754172d033a5..fb1a8eb94268b61918560e8424b7284ea8bd34e6:/cluster.conf.mako diff --git a/cluster.conf.mako b/cluster.conf.mako index 806e92d..e5b5c87 100644 --- a/cluster.conf.mako +++ b/cluster.conf.mako @@ -2,7 +2,7 @@ from invirt.config import structs as cfg %>\ - + % if len(cfg.hosts) == 2: % else: @@ -10,7 +10,16 @@ from invirt.config import structs as cfg % endif % for id, host in enumerate(cfg.hosts): - + + + + + + + % endfor - \ No newline at end of file + + + +