X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fnamed%2Fmanifests%2Fprimary.pp;h=85b0021bb46f887118ec0968f9330a22cc652073;hb=50278daf6db75274055f9f3198039f86f9c89184;hp=e16ddb6bb7b47ab64e96e1b7f565969e17c5a2a9;hpb=683ffc212c9c3a4d7e4a4ff98c94fb52a75a02ca;p=mirror%2Fdsa-puppet.git diff --git a/modules/named/manifests/primary.pp b/modules/named/manifests/primary.pp index e16ddb6bb..85b0021bb 100644 --- a/modules/named/manifests/primary.pp +++ b/modules/named/manifests/primary.pp @@ -1,3 +1,3 @@ class named::primary inherits named::authoritative { - include dnsextras::entries; + include dnsextras::entries }