This project is mirrored from https://github.com/camptocamp/puppet-postfix.git.
Pull mirroring updated .
- 05 Jan, 2017 1 commit
-
-
Raphaël Pinson authored
-
- 18 Nov, 2016 1 commit
-
-
Garrett Honeycutt authored
* Include puppet version requirements in metadata * Support Ruby 2.3.1 This patch is needed to support the new Puppet v4 AIO which uses Ruby 2.3.1.
-
- 17 Nov, 2016 1 commit
-
-
Christian Kaenzig authored
-
- 08 Nov, 2016 4 commits
-
-
Christian Kaenzig authored
Fix params validation + specs
-
Christian Kaenzig authored
* Move params validation to corresponding class: We only need to valide the params when they need to be set / are actually used. Since Puppet 4.6 or 4.7, stdlib's validate_string function doesn't accept undef anymore, so this has to be changed. * Remove specific error checking in specs: types checking validate_* functions have different error messages depending on the version the stdlib module, the version of puppet, maybe the version of ruby, the phase of the Moon... who knows.
-
Christian Kaenzig authored
Fix map calling in hash
-
Christian Kaenzig authored
Fix the path of the map database
-
- 03 Nov, 2016 1 commit
-
-
Christian Kaenzig authored
map defines the default path by prepending '/etc/postfix/' to $name, so this doesn't work when the name is already the absolute path. We need to force the path passed to map.
-
- 23 Sep, 2016 1 commit
-
-
Angel L. Mateo authored
The postmap command needs the complete path of the database
-
- 24 Aug, 2016 1 commit
-
-
Angel L. Mateo authored
* Add a map define to create postfix maps It is similar to existing hash define, but this define can create maps of any type, not just hash. * Refactor postfix::hash to avoid duplicate code postfix::hash uses now the new postfix::map to create the hash
-
- 23 Aug, 2016 4 commits
-
-
Raphaël Pinson authored
-
Raphaël Pinson authored
-
Raphaël Pinson authored
* Ensure exim4 is stopped on Debian before testing * Ensure sendmail ist stopped on RedHat systems before testing * Support Ubuntu 16.04 instead of 12.04
-
Angel L. Mateo authored
Add conffile define
-
- 22 Aug, 2016 2 commits
-
-
Will Yardley authored
* Add $manage_mailx boolean to control whether mailx is managed (replacement for PR #141) * add more docs for $manage_mailx * fix scope of variable
-
Raphaël Pinson authored
-
- 17 Aug, 2016 2 commits
-
-
Raphaël Pinson authored
-
treydock authored
May address #130
-
- 16 Aug, 2016 3 commits
-
-
Raphaël Pinson authored
set mode 0644 for /etc/mailname
-
Raphaël Pinson authored
-
Theo Chatzimichos authored
-
- 13 Jun, 2016 1 commit
-
-
Raphaël Pinson authored
Add manage_root_alias parameter
-
- 10 May, 2016 1 commit
-
-
Trey Dockendorf authored
-
- 04 May, 2016 1 commit
-
-
Mickaël Canévet authored
-
- 16 Mar, 2016 2 commits
-
-
Raphaël Pinson authored
-
Raphaël Pinson authored
-
- 15 Mar, 2016 2 commits
-
-
Raphaël Pinson authored
-
Raphaël Pinson authored
consistent formating of the documentation
-
- 11 Mar, 2016 1 commit
-
-
Igor Galić authored
-
- 04 Mar, 2016 2 commits
-
-
Mickaël Canévet authored
-
Mickaël Canévet authored
-
- 01 Dec, 2015 1 commit
-
-
Mickaël Canévet authored
-
- 13 Nov, 2015 2 commits
-
-
Mickaël Canévet authored
-
Mickaël Canévet authored
-
- 24 Sep, 2015 1 commit
-
-
Mickaël Canévet authored
-
- 31 Aug, 2015 1 commit
-
-
Raphaël Pinson authored
add ensure class arguments for the packages
-
- 21 Aug, 2015 3 commits
-
-
Mickaël Canévet authored
-
Mickaël Canévet authored
-
Mickaël Canévet authored
-
- 05 Aug, 2015 1 commit
-
-
Raphaël Pinson authored
-