Tim Smith
d560ae593d
Remove attributes from metadata
2016-04-01 11:52:19 -07:00
Tim Smith
1e1f68ac0e
remove copyright from license
2016-04-01 11:52:09 -07:00
Tim Smith
fc2062a420
Update maintainers
2016-04-01 11:52:02 -07:00
Tim Smith
45059c106a
Update testing deps
2016-04-01 11:51:56 -07:00
Tim Smith
a4e4be03e4
Update ignore files
2016-04-01 11:51:47 -07:00
Tim Smith
6a8ec75274
format markdown
2016-04-01 11:51:41 -07:00
Tim Smith
acd736ac35
Merge pull request #124 from arr-dev/fix_use_relay_restrictions_maps_typo
...
Fix use_relay_restrictions_maps typo
2016-04-01 10:38:54 -07:00
Nenad
771ce613a6
Fix use_relay_restrictions_maps typo
...
Obvious fix.
2016-04-01 19:29:51 +02:00
Stanislav Voroniy
ed2db2f63d
Sync to latest changes in chef-cookbooks/postfix
2015-12-22 13:32:39 +01:00
Stanislav Voroniy
89a411f828
fix test for travis
2015-12-22 13:24:56 +01:00
Stanislav Voroniy
65df142b24
Merge branch 'master' of git://github.com/chef-cookbooks/postfix into chef-cookbooks-master
2015-12-22 13:09:40 +01:00
Tim Smith
4ebe7a75ca
Remove RVM from Travis since we use Ruby in ChefDK
2015-11-30 17:04:45 -08:00
Tim Smith
6c612a50a4
Fix test cookbook
2015-10-23 16:48:52 -07:00
Tim Smith
93629df739
Use kitchen-docker for integration testing
2015-10-23 16:34:13 -07:00
Tim Smith
e293ecc585
There's no need for yum
2015-10-23 16:32:39 -07:00
Tim Smith
11037e9f95
Remove extra deps
2015-10-23 16:32:14 -07:00
Tim Smith
5342671606
Use the pre-release builds of chefdk
2015-10-07 15:04:27 -07:00
Tim Smith
c457d3dee0
Run travis tests using Chef-DK installation
2015-10-07 10:43:30 -07:00
Tim Smith
89d0777c3f
Update development and testing dependencies
2015-10-06 09:35:34 -07:00
Stanislav Voroniy
a4dca01665
Force version 3.2 - otherwise Travis loads 3.3
2015-10-06 11:15:53 +02:00
Stanislav Voroniy
0c0580f7e5
Make foodcritic and rubocop happy again
2015-10-06 10:17:11 +02:00
Stanislav Voroniy
2b91f3513f
fix sysntax issue
2015-10-06 09:23:35 +02:00
Tim Smith
c38f8de4d1
Add rakefile for testers and maintainers
2015-09-30 12:39:46 -07:00
Tim Smith
4af61ed4d7
Test on additional platforms
2015-09-30 12:39:28 -07:00
Tim Smith
4dde02a66a
Update requirements
2015-09-30 12:39:09 -07:00
Stanislav Voroniy
331cc10e6c
Update metadata. I believe all these changes deserve a version increase.
2015-09-30 10:04:29 +02:00
Stanislav Voroniy
525d67394a
Support for any kind of postfix lookup tables
2015-09-30 09:54:46 +02:00
Tim Smith
3669256af0
Update foodcritic and rubocop releases
2015-09-29 10:09:12 -07:00
Tim Smith
798851e0c5
Update chefignore
2015-09-29 10:00:02 -07:00
Tim Smith
122762ee3c
Exclude test
2015-09-24 15:10:10 -07:00
Tim Smith
770e65103f
Rubocop fixes
2015-09-24 15:07:56 -07:00
Stanislav Voroniy
3b2a268d6d
Fully customizable master.cf file
2015-09-12 11:12:08 +02:00
Stanislav Voroniy
52a675d1c8
Manage any hash: tables for postfix with hash_maps recipe
2015-09-11 15:02:18 +02:00
Stanislav Voroniy
c9613ac670
Fixes for Travis CI
2015-09-11 14:56:12 +02:00
Tim Smith
1f7c62f8dc
Merge pull request #112 from maoueh/feature-wrapper-cookbook-default-level
...
Using node.default_unless instead of node.default in _attributes
2015-09-10 13:25:34 -07:00
Tim Smith
a0df762e07
Add chef 11 compat and add oracle to metadata
2015-09-08 13:52:26 -07:00
Tim Smith
2ba2170384
Update copyright
2015-09-08 13:52:20 -07:00
Tim Smith
7309b33987
Use standard rubocop
2015-09-08 13:51:57 -07:00
Tim Smith
97e14002a9
Use standard gemfile with version pins
2015-09-08 13:51:20 -07:00
Tim Smith
9fb018a21d
Update URLs
2015-09-08 13:50:18 -07:00
Tim Smith
9031696cc3
Update platforms
2015-09-08 13:50:10 -07:00
Tim Smith
c8f98ded4c
Update docs
2015-09-08 13:49:59 -07:00
Tim Smith
9f49890e28
Update ignore files
2015-09-08 13:49:49 -07:00
Tim Smith
dd9b7a8f0e
Add travis config
2015-09-08 13:49:30 -07:00
Tim Smith
af6f601733
Add badges
2015-08-28 11:23:20 -07:00
Matthieu Vachon
3445567364
Using node.default_unless instead of node.default in _attributes
...
* Wrapper cookbook usually uses default level to override attributes
of the wrapped cookbook. Here, we had a problem because if the
wrapper cookbook was enabling sasl and was setting a relayhost
and a user/password combination using the default level, this was
not working because _attributes resets those attributes.
To fix this, we now use node.default_unless which will set the
attribute only if it's not already set ensuring that wrapper
cookbook overriden attributes using default level are correctly
kept when computing derived attributes.
2015-08-27 17:17:30 -04:00
Thom May
0608f71799
Bump version to 3.7.0
2015-06-24 12:53:47 +01:00
Thom May
492544bd40
add extended metadata
2015-06-24 12:47:14 +01:00
Thom May
5f41094e8f
Merge branch 'jvanlieshout-master'
2015-06-23 15:27:40 +01:00
Thom May
5c8bbc90e5
fix spelling of restriction
2015-06-23 15:27:27 +01:00