Commit 5ae5987f authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent e92719ce
...@@ -210,11 +210,11 @@ filename = dnsmasq.cfg ...@@ -210,11 +210,11 @@ filename = dnsmasq.cfg
extensions = jinja2.ext.do extensions = jinja2.ext.do
output = ${directory:etc}/${:filename} output = ${directory:etc}/${:filename}
context = context =
import json_module json import json_module json
import netaddr netaddr import netaddr netaddr
section directory directory section directory directory
section slap_configuration slap-configuration section slap_configuration slap-configuration
key slapparameter_dict slap-configuration:configuration key slapparameter_dict slap-configuration:configuration
[dnsmasq-service] [dnsmasq-service]
recipe = slapos.cookbook:wrapper recipe = slapos.cookbook:wrapper
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment