name new class correctly
authorStephen Gran <steve@lobefin.net>
Tue, 23 Feb 2010 19:31:52 +0000 (19:31 +0000)
committerStephen Gran <steve@lobefin.net>
Tue, 23 Feb 2010 19:31:52 +0000 (19:31 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/named/manifests/recursor.pp

index c4de8b3..61ca459 100644 (file)
@@ -1,4 +1,4 @@
-class named::secondary inherits named {
+class named::recursor inherits named {
     file { "/etc/bind/named.conf.options":
         content => template("named/named.conf.options.erb"),
         notify  => Exec["bind9 reload"],
     file { "/etc/bind/named.conf.options":
         content => template("named/named.conf.options.erb"),
         notify  => Exec["bind9 reload"],