X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-cluster-config.git/blobdiff_plain/9d1dcefa8207897bc949c116b9e4ddbac797461a..f456340e03d28af168520563d39b754172d033a5:/cluster.conf.mako diff --git a/cluster.conf.mako b/cluster.conf.mako index 44b1541..806e92d 100644 --- a/cluster.conf.mako +++ b/cluster.conf.mako @@ -3,7 +3,11 @@ from invirt.config import structs as cfg %>\ +% if len(cfg.hosts) == 2: + +% else: +% endif % for id, host in enumerate(cfg.hosts):