X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fnamed%2Fmanifests%2Fgeodns.pp;h=649268a4439371a8bcc0db202bba9a499013259c;hb=18c0f13969295f1989cfad3130ba0b52ddcb51a2;hp=7b6324c1bffd27a13f7d2d049584d362c82c6ec1;hpb=e4d38fd267b7b5aa6943e2d14c9dfb2bab96a206;p=mirror%2Fdsa-puppet.git diff --git a/modules/named/manifests/geodns.pp b/modules/named/manifests/geodns.pp index 7b6324c1b..649268a44 100644 --- a/modules/named/manifests/geodns.pp +++ b/modules/named/manifests/geodns.pp @@ -7,13 +7,6 @@ class named::geodns inherits named { ensure => installed, } - #site::aptrepo { 'geoip': - # url => 'http://db.debian.org/debian-admin', - # suite => 'lenny-bind-geoip', - # components => 'main', - #} - site::aptrepo { 'geoip': ensure => absent } - file { '/etc/bind/': ensure => directory, group => bind, @@ -63,9 +56,7 @@ class named::geodns inherits named { group => geodnssync, mode => '0440', } - file { '/etc/cron.d/dsa-boot-geodnssync': - ensure => absent; - } + file { '/etc/cron.d/dsa-boot-geodnssync': ensure => absent; } concat::fragment { 'dsa-puppet-stuff--geodns-boot': target => '/etc/cron.d/dsa-puppet-stuff', content => @(EOF)