datamodel: most policy config implemented
The implementation of policy configuration has become slightly swelled, so I would rather merge it and deal with small details separately. Most things are done.
- datamodel sections implemented (config and lua template)
-
forward-zones
,stub-zones
,views
,policy
,rpz
-
- datamodel: type derived from CustomType can be type of key in dictionary
- reorganized jinja2 templates (split to several templates, macros)
- tests for jinja2 templates/macros (closes #35 (closed))
Edited by Aleš Mrázek