Now that consolefs is really caching, cache for a shorter period of time
[invirt/packages/invirt-console.git] / files / etc / conserver / invirt-hosts.cf.mako
1 <% from invirt.config import structs as cfg %>\
2 % for h in cfg.hosts:
3 #include /etc/conserver/conf.d/${h.hostname}
4 % endfor