Christopher H. Laco
5e975b5a10
[COOK-3617] Fix no method chomp on NilClass attribute errors
...
The hostname/myhost/mydomain attributes try to chomp on a `nil` value, mainly the node["domain"] attribute. Additionally, || is used after a chomp, so empty string values will probably never hit the second half of the statement.
Signed-off-by: Seth Vargo <sethvargo@gmail.com>
2013-09-30 18:59:58 -04:00
Julian C. Dunn
5e06cdc9a0
[COOK-2499] Do not clone service resource
...
Signed-off-by: Seth Vargo <sethvargo@gmail.com>
2013-09-25 20:39:06 -04:00
sawanoboly
a1f685680c
[COOK-3116] Add SmartOS support
...
Signed-off-by: Seth Vargo <sethvargo@gmail.com>
2013-09-09 23:21:42 -04:00
Mark Cornick
330f140c71
[COOK-3530] Move node['postfix']['relayhost'] to node['postfix']['main']['relayhost']
...
Signed-off-by: Seth Vargo <sethvargo@gmail.com>
2013-09-09 23:17:10 -04:00
Seth Vargo
4832ed7464
Bump devodd release
2013-08-28 17:11:59 -04:00
Seth Vargo
1c7c93d6f1
Version bump to v3.0.0
2013-08-28 17:11:36 -04:00
Seth Vargo
8662b05ac3
Fix README formatting
2013-08-28 17:10:45 -04:00
Seth Vargo
9e0b1449ce
Fix whitespace
2013-08-28 17:06:36 -04:00
Seth Vargo
73ff90b140
Update CHANGELOG format
2013-08-28 17:06:01 -04:00
Eric G. Wolfe
0108248ac4
[COOK-3328] Refactor main.cf template and attributes
...
Signed-off-by: Seth Vargo <sethvargo@gmail.com>
2013-08-24 14:04:22 -04:00
jtimberman
3d18ce0e39
update to new bucket for boxes, add proper recipes
2013-06-18 13:40:38 -07:00
jtimberman
1804a70227
increment version for development
2013-06-09 15:21:09 -06:00
jtimberman
272ed4f139
release v2.1.6
2013-06-09 15:20:25 -06:00
Joshua Timberman
0066d0ece8
Merge pull request #25 from opscode-cookbooks/ssd/COOK-2501
...
[COOK-2501] Fix conditional in template
2013-05-17 13:58:05 -07:00
jtimberman
f39f037128
update test kitchen support for v1.0
2013-05-16 11:41:39 -06:00
Steven Danna
3cf2d08a86
[COOK-2501] Fix conditional in template
2013-05-08 22:03:56 -07:00
Joshua Timberman
08560f3d7a
Merge pull request #24 from djwhitt/COOK-2715
...
Replace fallback_relay with smtp_fallback_relay in master.cf
2013-04-22 13:51:51 -07:00
David Whittington
d44d576467
Replace fallback_relay with smtp_fallback_relay in master.cf
...
Renamed in Postfix 2.3
2013-04-05 10:50:45 -04:00
jtimberman
9587dade56
better constrain non 1.0 test-kitchen dep
2013-02-07 15:24:37 -07:00
jtimberman
124efcb8cd
update test-kitchen dep
2013-01-29 23:38:56 -07:00
jtimberman
8a2768402d
release v2.1.4
2013-01-28 19:38:09 -07:00
Joshua Timberman
f0448e5f31
Merge pull request #19 from higanworks-cookbooks/FC042_require_recipe_is_deprecated
...
[COOK-2281] postfix aliases uses require_recipe statement yet, should be include_recipe.
2013-01-28 13:34:12 -08:00
sawanoboly
ec66641bdf
[COOK-2281] postfix aliases uses require_recipe statement yet, should be include_recipe.
2013-01-28 17:27:24 +09:00
jtimberman
d7d149e7a7
release v2.1.2
2012-12-17 23:23:04 -07:00
Joshua Timberman
a752ae571e
Merge pull request #17 from trobrock/COOK-2010
...
Include the proper sasl plain packages
2012-12-10 11:30:05 -08:00
Trae Robrock
021871537b
Include the proper sasl plain packages cite: http://sendgrid.com/docs/Integrate/Mail%20Servers/postfix.html
2012-12-04 15:07:30 -08:00
jtimberman
98980db575
release v2.1.0
2012-11-29 14:36:09 -07:00
jtimberman
87cbbe4160
update readme for inet_interfaces and set nil as default
2012-11-29 13:44:28 -07:00
jtimberman
8f4c8a9011
Merge branch 'COOK-1233'
2012-11-19 12:39:57 -07:00
David Joos
16e2b58935
Addition of new attributes as default (nil) & README update with example values
2012-11-19 12:39:33 -07:00
David Joos
a48dcae155
COOK-1233 canonical maps
2012-11-19 12:34:55 -07:00
jtimberman
02b9f246e1
add name attribute to metadata
2012-11-15 16:57:32 -07:00
jtimberman
165c495b0c
Merge branch 'COOK-1660'
2012-11-03 13:15:38 -06:00
Danial Pearce
cc424eff02
Allow alias value to be an array. COOK-1660
2012-11-03 13:15:34 -06:00
jtimberman
b6b927298e
add new attribute to readme, use strings
2012-10-31 17:24:46 -06:00
Joshua Timberman
bc71fa11db
Merge pull request #13 from clkao-cookbooks/COOK-1662
...
configurable inet_interfaces. COOK-1662
2012-10-31 16:22:24 -07:00
jtimberman
83e521a557
release v2.0.0
2012-10-29 14:33:21 -06:00
jtimberman
d05db238f7
remove lock file entirely, let jenkins sort it out
2012-10-29 14:25:53 -06:00
jtimberman
d2f29085a3
[COOK-1792] - add minitest-chef tests
...
* Create minitest-chef tests
* Also use better style (don't specify action if its the default, use
5 digit modes, update notification syntax)
2012-10-20 20:41:00 -06:00
jtimberman
99a240edf2
[COOK-1790] - move aliases template to default
2012-10-20 12:16:31 -06:00
Joshua Timberman
26383c07c9
Merge pull request #9 from patientslikeme/COOK-1535
...
Simple fix that might break Postfix < 2.5; see JIRA for discussion
2012-09-20 10:23:35 -07:00
Chia-liang Kao
e2ecce710b
configurable inet_interfaces
2012-09-16 22:09:02 +08:00
jtimberman
682fe0c10b
use node[] instead of implied for ohai attributes
2012-09-14 13:14:26 -06:00
jtimberman
c37ed18cea
add test kitchen support
2012-08-28 17:13:47 -06:00
jtimberman
9f696c45cc
increment version for development
2012-08-28 17:13:10 -06:00
jtimberman
31ffb1afc2
release v1.2.2
2012-08-28 17:01:57 -06:00
Jeremiah Snapp
223907dbb0
add milter related parameters to main.cf
2012-08-28 16:54:32 -06:00
Joshua Timberman
28b1b1599c
Merge pull request #10 from jeremiahsnapp/COOK-1538
...
add iptables_rule template for smtp port
2012-08-28 15:43:34 -07:00
Joshua Timberman
20aac629e5
Merge pull request #7 from jeremiahsnapp/COOK-1528
...
COOK-1528 renamed ubuntu specific aliases template
2012-08-18 10:27:54 -07:00
Joshua Timberman
0d9ca1b679
Merge pull request #6 from cla-rce/master
...
[COOK-1520] Add support for procmail as local delivery agent
2012-08-18 10:27:26 -07:00