X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-cluster-config.git/blobdiff_plain/75b25b42b627bb62955b676b0cf41b864a9d2bd1..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 + + + +