]> git.openstreetmap.org Git - chef.git/commit
Add test for mail role
authorTom Hughes <tom@compton.nu>
Sun, 1 Mar 2020 16:40:07 +0000 (16:40 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 1 Mar 2020 16:40:07 +0000 (16:40 +0000)
commita1fe1b73e197fcee92a684af0a62608067456159
treed161fa8cb45e82aac1f6d192153252bf0e3d1d88
parent19ca76c7c5e79cbb4e497b937376bffcb42d85fc
Add test for mail role
.github/workflows/test-kitchen.yml
.kitchen.yml
cookbooks/exim/recipes/default.rb
roles/mail.rb
test/data_bags/exim/aliases.json [new file with mode: 0644]
test/data_bags/exim/dkim.json [new file with mode: 0644]
test/integration/mail/serverspec/clamav_spec.rb [new file with mode: 0644]
test/integration/mail/serverspec/exim_spec.rb [new file with mode: 0644]
test/integration/mail/serverspec/spamassassin_spec.rb [new file with mode: 0644]