Refactored dns::server class.
This commit is contained in:
parent
34be570ebc
commit
4cb660dcaf
7 changed files with 155 additions and 121 deletions
|
@ -11,7 +11,7 @@ zone "<%= zone %>" {
|
|||
<%= v['ip'] %>;
|
||||
<% end -%>
|
||||
<% else -%>
|
||||
none;
|
||||
nameservers;
|
||||
<% end -%>
|
||||
};
|
||||
allow-update {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue