X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-cluster-config.git/blobdiff_plain/f456340e03d28af168520563d39b754172d033a5..d0f4c32fa89f3f0b1cb407ac2a562b26dfb6c94a:/cluster.conf.mako?ds=sidebyside 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 + + + +