we probably want to logrotate these files
[mirror/dsa-puppet.git] / modules / roles / manifests / dakmaster.pp
index 08a1481..0cf923a 100644 (file)
@@ -7,7 +7,7 @@ class roles::dakmaster {
        apache2::module { 'macro': }
 
        apache2::config { 'puppet-builddlist':
-               template => 'roles/conf-builddlist.erb',
+               template => 'roles/dakmaster/conf-builddlist.erb',
        }
 
 }