Note that exim contains tracker-specific configuration
[mirror/dsa-puppet.git] / manifests / keyring.pp
1 class roles::keyring {
2         rsync::site { 'keyring':
3                 source => 'puppet:///modules/roles/keyring/rsyncd.conf',
4         }
5 }