source:
trunk/packages/invirt-console-host/files/etc/conserver/invirt-genconfig.cf.mako
@
1230
Last change on this file since 1230 was 889, checked in by y_z, 16 years ago | |
---|---|
File size: 139 bytes |
Line | |
---|---|
1 | <% from invirt.config import structs as cfg %>\ |
2 | access * { |
3 | trusted 127.0.0.1; |
4 | trusted ${cfg.console.ip}; |
5 | limited *; |
6 | } |
Note: See TracBrowser
for help on using the repository browser.