- Overview
- Module Description - What the module does and why it is useful
- Setup - The basics of getting started with [Modulename]
- Usage - Configuration options and additional functionality
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
node 'fqdn' {
class {
'imapfilter':;
}
imapfilter::filteruser {
'user':
imap_host => 'imap.example.com',
imap_username => 'user@host.no',
imap_password => 'password';
}
}
- Encrypt or hide passwords
- Enable certificates and keep them somewhere
- Introduce a minute or two of jitter to cron jobs
- Common error log or error mail to automatic?
- Move templates away if this is to be published.
Tested on Ubuntu with Puppet 2.6
git@gitlab01.copyleft.no:operations/puppet-imapfilter.git
1.0 initial release