Skip to content
Snippets Groups Projects
Commit a46d3970 authored by Mickaël Canévet's avatar Mickaël Canévet
Browse files

Release 1.2.5

parent d3b54174
No related branches found
No related tags found
No related merge requests found
## 2015-05-19 - Release 1.2.5
Add missing ownership
## 2015-05-13 - Release 1.2.4 ## 2015-05-13 - Release 1.2.4
Add puppet-lint-file_source_rights-check gem Add puppet-lint-file_source_rights-check gem
...@@ -12,37 +16,37 @@ Add nodeset ubuntu-12.04-x86_64-openstack ...@@ -12,37 +16,37 @@ Add nodeset ubuntu-12.04-x86_64-openstack
## 2015-04-15 - Release 1.2.1 ## 2015-04-15 - Release 1.2.1
- Use file() function instead of fileserver (way faster) Use file() function instead of fileserver (way faster)
- Fix issue with ldap-alias map Fix issue with ldap-alias map
## 2015-04-03 - Release 1.2.0 ## 2015-04-03 - Release 1.2.0
- Allow to pass arrays to postfix::hash::source and postfix::hash::content Allow to pass arrays to postfix::hash::source and postfix::hash::content
- IPv6 support IPv6 support
- Fix for RedHat Fix for RedHat
- Add RedHat 7 support Add RedHat 7 support
- Use rspec-puppet-facts for unit tests Use rspec-puppet-facts for unit tests
## 2015-03-24 - Release 1.1.1 ## 2015-03-24 - Release 1.1.1
- Various spec improvements Various spec improvements
## 2015-02-19 - Release 1.1.0 ## 2015-02-19 - Release 1.1.0
- Various specs improvements Various specs improvements
- Fix specs for postfix::config with ensure => blank Fix specs for postfix::config with ensure => blank
- Simplify relationships and avoid spaceship operators Simplify relationships and avoid spaceship operators
- nexthop parameter is not necessary for postfix::canonical nexthop parameter is not necessary for postfix::canonical
## 2015-01-07 - Release 1.0.5 ## 2015-01-07 - Release 1.0.5
- Fix unquoted strings in cases Fix unquoted strings in cases
## 2014-11-17 - Release 1.0.2 ## 2014-11-17 - Release 1.0.2
- Add missing postfix_canonical lens to postfix::augeas (GH #59) Add missing postfix_canonical lens to postfix::augeas (GH #59)
- Fix unit tests for RH 7 Fix unit tests for RH 7
## 2014-10-20 - Release 1.0.1 ## 2014-10-20 - Release 1.0.1
- Setup automatic Forge releases Setup automatic Forge releases
{ {
"name": "camptocamp-postfix", "name": "camptocamp-postfix",
"version": "1.2.4", "version": "1.2.5",
"author": "Camptocamp", "author": "Camptocamp",
"summary": "Camptocamp Postfix Module", "summary": "Camptocamp Postfix Module",
"license": "Apache-2.0", "license": "Apache-2.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment