source:
trunk/packages/sipb-xen-console/files/etc/remctl/acl/invirt-console.mako
@
1069
Last change on this file since 1069 was 1062, 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: | |
3 | host/${h.hostname}@${cfg.authn[0].realm} | |
4 | % endfor |
Note: See TracBrowser
for help on using the repository browser.