diff options
Diffstat (limited to 'manifests/role/dns.pp')
-rw-r--r-- | manifests/role/dns.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/role/dns.pp b/manifests/role/dns.pp index 10aabb6..473e7a8 100644 --- a/manifests/role/dns.pp +++ b/manifests/role/dns.pp @@ -1,4 +1,4 @@ -class nodo::role::dns inherits nodo::base::vserver { +class nodo::role::dns inherits nodo::base::virtual { include bind # Put your custom DNS config in this class |