move appstream.debian.org static component to static-master-ubc-01 from dillon, since...
[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 }