]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Try with the right file
authorPeter Palfrader <peter@palfrader.org>
Thu, 2 May 2013 16:23:17 +0000 (18:23 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 2 May 2013 16:23:17 +0000 (18:23 +0200)
modules/buildd/manifests/init.pp

index 6b6e7162d6900704b327fd585fd5152364dc9538..02231fe5ea5baf576e4b12cb7e871d2f8577a0d8 100644 (file)
@@ -82,7 +82,7 @@ class buildd ($ensure=present) {
                        ensure => installed,
                }
                file { '/usr/local/sbin/buildd-schroot-aptitude-kill':
-                       source  => 'puppet:///modules/buildd/dupload.conf',
+                       source  => 'puppet:///modules/buildd/buildd-schroot-aptitude-kill',
                        mode    => '0555',
                }
                file { '/etc/cron.d/puppet-buildd-aptitude':