gathering / gondul

Network management/monitoring system specialized for temporary events
http://tech.gathering.org
GNU General Public License v2.0
42 stars 10 forks source link

Templating: New filter getIp, fixed errors in dhcp filters #209

Closed slinderud closed 5 years ago

slinderud commented 5 years ago

Created getIp to replace all cases of "getXIp" filters in the future. getFirstDhcpIp got the secound DHCP IP. And getLastDhcpIp got the broadcast IP.

Fixed them.

getIp is required for the new TG19 distro template.

Edit: I suck at git. So now this also includes a fix for varnish to not cache templating files. Branching is hard.