X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=blobdiff_plain;f=modules%2Froles%2Fmanifests%2Fbugs_master.pp;h=c366d0cbb7526384faa4a271df6ed118ecfba03a;hp=3df3c7c54a892c09427fbeee258ed8af8eae2a5e;hb=e143e95a9bd27ba77fb02aa8e02e665a0ada6382;hpb=d1562b78d6fbb28adc0567ee289cf9a2cdc5223f diff --git a/modules/roles/manifests/bugs_master.pp b/modules/roles/manifests/bugs_master.pp index 3df3c7c54..c366d0cbb 100644 --- a/modules/roles/manifests/bugs_master.pp +++ b/modules/roles/manifests/bugs_master.pp @@ -11,6 +11,7 @@ class roles::bugs_master { } # The bugs service accepts bug reports on the submission port + exim::submissiondomain { 'bugs.debian.org': } ferm::rule::simple { 'bugs-submission': description => 'Allow submission access from the world', port => 'submission',