9,699 downloads
6,246 latest version
2.8 quality score
Add this module to a Bolt project:
bolt module add rossigee-smtpsandbox
Add this declaration to your Puppetfile:
mod 'rossigee-smtpsandbox', '0.1.5'
Manually install this module with Puppet module tool:
puppet module install rossigee-smtpsandbox --version 0.1.5
Downloading to your local machine is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code or for testing purposes.
profile: smtpsandbox: default_recipient: root@mydomain.com whitelist_addresses: - root@mydomain.com - test1@mydomain.com - test2@mydomain.com whitelist_domains: - mytestdomain.com