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