source: trunk/packages/invirt-console/files/etc/remctl/acl/invirt-console-server.mako @ 1813

Last change on this file since 1813 was 1813, checked in by broder, 15 years ago

Rename invirt-console-server source package to invirt-console

File size: 120 bytes
Line 
1<% from invirt.config import structs as cfg %>\
2% for h in cfg.hosts:
3host/${h.hostname}@${cfg.authn[0].realm}
4% endfor
Note: See TracBrowser for help on using the repository browser.