528 Commits

Author SHA1 Message Date
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
Jeremiah Snapp
2b06324e3b add iptables_rule template for smtp port 2012-08-08 13:49:29 -04:00
Jay Levitt
0ffe28d438 put tls caches in data_directory, not queue_directory; this might break postfix <2.5 2012-08-07 10:52:10 -04:00
Jeremiah Snapp
201a7eec2e renamed ubuntu specific aliases template 2012-08-06 15:36:05 -04:00
Joshua Buysse
f231f8b408 [COOK-1520] Added support for enabling procmail to postfix cookbook 2012-08-04 19:06:21 -05:00
Joshua Timberman
e2a1a3079a Merge pull request #5 from ampledata/feature/COOK-1442_mydomain_missing
COOK-1442 Adding conditional in case domain is missing (e.g. Vagrant).
2012-07-24 13:38:06 -07:00
Greg 'gba' Albrecht Kim
48ecec64c5 COOK-1442 Adding conditional in case domain is missing (e.g. Vagrant). 2012-07-12 18:14:08 -07:00
jtimberman
3d72cf1944 release v1.2.0 2012-04-17 17:37:31 -06:00
jtimberman
cde0318cd4 Merge branch 'COOK-880' 2012-04-17 17:37:25 -06:00
jtimberman
6df811b81a [COOK-880] - add client/server roles for search of relayhost 2012-04-17 17:37:11 -06:00
jtimberman
6a04b2ac15 corrected ticket # in changelog for readme addition 2012-04-10 12:49:36 -06:00
jtimberman
f8bdbb2d5c increment version for development 2012-04-09 13:23:39 -06:00
jtimberman
a4602595b2 release v1.0.0 2012-04-09 12:51:54 -06:00
jtimberman
0332c34aea Merge branch 'COOK-668' 2012-04-09 12:38:39 -06:00
jtimberman
12daf04f2c update readme w/ rhel platform info 2012-04-09 12:38:31 -06:00
jtimberman
251f37a272 [COOK-668] - rearrange postfix service
* Supported platforms (Debian and RHEL families) have status, reload and restart commands in their init scripts, we can specify those as supported by the service.
* the service should be enabled at boot time on all platforms
* Make sure that the service gets started at the end of the recipe since it wouldn't be started, only restarted, elsewhere.
2012-04-09 12:35:38 -06:00
Adam Mielke
002bcb8029 Added RedHat/CentOS support to postfix cookbook
Signed-off-by: jtimberman <joshua@opscode.com>
2012-04-09 10:33:45 -06:00
jtimberman
a2c0c7c6f5 [COOK-733] - use node not @node, ensure aliases attribute exists 2012-04-04 19:31:41 -06:00
Alex Soto
2892a51af7 COOK-733: added postfix::aliases recipe to manage /etc/aliases
Signed-off-by: jtimberman <joshua@opscode.com>
2012-04-04 17:32:47 -06:00
Nathen Harvey
e5b8679dae [COOK-1087] Update the CONTRIBUTING file to fix a minor typo 2012-03-08 06:42:10 -05:00
Nathen Harvey
757789a93f Merge branch 'master' of github.com:customink/cookbooks 2012-03-08 06:18:05 -05:00
jtimberman
19173cbd56 Preparing repository for splitting cookbooks into their own repos.
* Add a CONTRIBUTING file to each cookbook.
* Move the Changes/Roadmap section(s) to CHANGELOG.md.
* Create the Apache LICENSE file in each cookbook.
2012-02-28 12:12:41 -08:00
jtimberman
762783c172 Merge branch 'COOK-548' 2011-12-19 13:18:37 -07:00
jtimberman
1e26ffef4c fix typo in postfix readme 2011-12-19 12:37:30 -07:00
jtimberman
bf98d5a360 fix typo in postfix readme 2011-12-16 00:22:36 -07:00
jtimberman
563a8e6f24 COOK-831 - add README.md where it was missing completely 2011-12-06 00:37:54 -07:00
jtimberman
9df4d3e603 COOK-821 comment cleanup for consistency w/ readmes as applicable 2011-12-06 00:35:53 -07:00