commit | ac1417144389670f2ecca09f26869466a9c2331e | [log] [tgz] |
---|---|---|
author | jan kaufman <jan.kaufman@tcpcloud.eu> | Tue Feb 16 12:20:05 2016 +0100 |
committer | jan kaufman <jan.kaufman@tcpcloud.eu> | Tue Feb 16 12:20:05 2016 +0100 |
tree | ebc28e505a224dcbf3f47c2ded7c115b4e60bda5 | |
parent | f4fe8032a5b37ff1ff7dbe7427ba4c66f5eec1b2 [diff] [blame] |
make jinja happy
diff --git a/isc_dhcp/files/dhcpd.conf b/isc_dhcp/files/dhcpd.conf index ae90ac2..8ba6ca1 100644 --- a/isc_dhcp/files/dhcpd.conf +++ b/isc_dhcp/files/dhcpd.conf
@@ -10,7 +10,7 @@ secret "{{ server.omapi_key }}"; }; omapi-key omapi_key; -{%- endif %} +{% endif %} {%- endif %} {%- if server.ddns_updates is defined %}