source:
trunk/packages/invirt-console-server/files/etc/remctl/acl/invirt-console-server.mako
@
1673
Last change on this file since 1673 was 1201, checked in by price, 16 years ago | |
---|---|
File size: 120 bytes |
Line | |
---|---|
1 | <% from invirt.config import structs as cfg %>\ |
2 | % for h in cfg.hosts: |
3 | host/${h.hostname}@${cfg.authn[0].realm} |
4 | % endfor |
Note: See TracBrowser
for help on using the repository browser.