Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/link0/puppet-dovecot
Dovecot module for Puppet
https://github.com/link0/puppet-dovecot
Last synced: about 2 months ago
JSON representation
Dovecot module for Puppet
- Host: GitHub
- URL: https://github.com/link0/puppet-dovecot
- Owner: link0
- License: mit
- Created: 2015-10-19T07:48:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-13T14:13:50.000Z (about 9 years ago)
- Last Synced: 2024-10-30T01:55:51.632Z (3 months ago)
- Language: HTML
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dovecot Puppet module
[![Build Status](https://travis-ci.org/link0/puppet-dovecot.svg?branch=master)](https://travis-ci.org/link0/puppet-dovecot)Puppet module to manage Dovecot servers
## Features
## Supported OS
* Ubuntu
* Debian
* FreeBSD## Dependencies
## Example
```puppet
class { '::dovecot':
config_template => 'different/module/custom.conf.erb'
}
```# Contributions
Pull requests are very welcome. Join [these fine folks](https://github.com/link0/puppet-dovecot/graphs/contributors) who already helped to get this far with this module.
**To help guaranteeing the stability of the module, please make sure to add tests to your pull request.**