Update config files to work with Hardy
[invirt/packages/invirt-console.git] / files / etc / remctl / acl / invirt-console.mako
1 <% from invirt.config import structs as cfg %>\
2 % for h in cfg.hosts:
3 host/${h.hostname}@${cfg.authn[0].realm}
4 % endfor