source:
trunk/packages/invirt-console/host/etc/conserver/invirt-genconfig.cf.mako
@
1904
Last change on this file since 1904 was 1815, checked in by broder, 16 years ago | |
---|---|
File size: 139 bytes |
Rev | Line | |
---|---|---|
[889] | 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.