source:
trunk/packages/invirt-console/server/etc/remctl/acl/invirt-console-server.mako
@
2693
Last change on this file since 2693 was 1836, checked in by broder, 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.kerberos.realm} |
4 | % endfor |
Note: See TracBrowser
for help on using the repository browser.