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

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

Move invirt-console/files to invirt-console/server

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.