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

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