Add lw08 to the snapshot_shell role and give ftp-master some infra there
[mirror/dsa-puppet.git] / modules / roles / manifests / dakmaster.pp
1 class roles::dakmaster {
2         apache2::config { 'puppet-builddlist':
3                 content => template('roles/dakmaster/conf-builddlist.erb'),
4         }
5
6 }