Skip to content
bind_named.conf.local.master 143 B
Newer Older

<tmpl_loop name='zones'>
zone "<tmpl_var name='zone'>" {
        type master;
        file "<tmpl_var name='zonefile_path'>";
};
</tmpl_loop>