This project is mirrored from https://github.com/camptocamp/puppet-postfix.git.
Pull mirroring updated .
- 19 Oct, 2018 2 commits
-
-
Raphaël Pinson authored
-
Arkadiusz Dzięgiel authored
-
- 24 May, 2018 2 commits
-
-
Romain Tartière authored
These files do not contain sensitive data, so keep the default files permissions.
-
Romain Tartière authored
sendmail(1) reads parts of it's configuration from the main.cf file. When the file is not readable, the command invocation will fail with the following error: fatal: open /etc/postfix/main.cf: Permission denied The parameters read from main.cf are documented here: http://www.postfix.org/sendmail.1.html
-
- 09 May, 2018 1 commit
-
-
Chris Denneen authored
-
- 16 Jan, 2018 6 commits
-
-
Bob Vincent authored
-
Bob Vincent authored
-
Bob Vincent authored
-
Bob Vincent authored
-
Bob Vincent authored
-
Angel L. Mateo authored
It is an optional array of strings containing addtional entries for the master.cf file
-
- 20 Sep, 2017 2 commits
-
-
Pete Brown authored
Make sure our version of the lens gets installed
-
Emmanuel Gelati authored
-
- 19 Sep, 2017 1 commit
-
-
Raphaël Pinson authored
* Fix resource dependencies Dependencies must be set only if the resources exist in the catalog. For some weird reason, this worked in Puppet 4 (and shouldn't have). * Fix AbsolutePath test for Puppet 5
-
- 18 Sep, 2017 1 commit
-
-
Angel L. Mateo authored
To be able to configure master.cf with chroot
-
- 09 Aug, 2017 2 commits
-
-
Kamil Zegier authored
-
treydock authored
-
- 22 May, 2017 1 commit
-
-
Jeff Adams authored
-
- 17 May, 2017 1 commit
-
-
Raphaël Pinson authored
* Use data types * Use data types * Use data types * Use data types * Use data types * Use data types * Use data types
-
- 18 Apr, 2017 1 commit
-
-
treydock authored
-
- 31 Mar, 2017 1 commit
-
-
Mickaël Canévet authored
-
- 10 Jan, 2017 2 commits
-
-
Raphaël Pinson authored
-
Alessandro Lorenzi authored
-
- 08 Nov, 2016 1 commit
-
-
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.
-
- 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 1 commit
-
-
Angel L. Mateo authored
Add conffile define
-
- 22 Aug, 2016 1 commit
-
-
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
-
- 17 Aug, 2016 1 commit
-
-
treydock authored
May address #130
-
- 16 Aug, 2016 1 commit
-
-
Theo Chatzimichos authored
-
- 10 May, 2016 1 commit
-
-
Trey Dockendorf authored
-
- 29 Jun, 2015 1 commit
-
-
Ewoud Kohl van Wijngaarden authored
-
- 25 Jun, 2015 1 commit
-
-
Theo Chatzimichos authored
so that we can be able to define specific package versions (or latest)
-
- 22 Jun, 2015 3 commits
-
-
Mickaël Canévet authored
-
Marc Remy authored
-
Mickaël Canévet authored
-
- 19 Jun, 2015 1 commit
-
-
Erinn Looney-Triggs authored
-
- 14 Jun, 2015 1 commit
-
-
Theo Chatzimichos authored
-
- 15 May, 2015 1 commit
-
-
Mickaël Canévet authored
-