Enable lingering for the contributors user
[mirror/dsa-puppet.git] / modules / roles / manifests / salsa.pp
1 class roles::salsa {
2   include salsa
3
4   # tell the mail-relays to forward this domain to us
5   exim::manualroute{ 'salsa.debian.org': }
6 }