Remove NOPASSWD: from apt-in-chroot calls for porters, add porter-bsd access on falla...
[mirror/dsa-puppet.git] / modules / roles / manifests / keyring.pp
1 class roles::keyring {
2         rsync::site { 'keyring':
3                 source => 'puppet:///modules/roles/keyring/rsyncd.conf',
4         }
5 }