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