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
jtimberman
4644813b8d
Merge branch 'COOK-716'
2011-11-18 16:18:45 -07:00
jtimberman
5707bb22fe
postfix v0.8.4
2011-11-18 12:06:26 -07:00
Alex Tomlins
1fabcdf0a8
postfix: Allow disabling smtpd TLS via an attribute
2011-11-18 12:06:26 -07:00
jtimberman
92f79ecc46
postfix v0.8.4
2011-11-09 13:06:02 -07:00
Alex Tomlins
ab2999ea60
postfix: Allow disabling smtpd TLS via an attribute
2011-11-09 12:37:10 -07:00
Nathen Harvey
a62fdf042a
merge upstream
2011-06-19 10:59:19 -07:00
jtimberman
1d74a686c8
chef 0.10 doesn't need metadata.json
2011-05-30 21:10:45 -06:00
jtimberman
f2eac78e51
COOK-324, update postfix attributes
2010-07-10 21:18:32 -06:00
jtimberman
cf1668db86
COOK-316, add recipes to metadata for all cookbooks
2010-07-01 21:27:59 -06:00
jtimberman
0da74e1490
@node is deprecated, use node, chef commit f904589
2010-06-13 13:16:20 -06:00
jtimberman
51b293bbf5
Update metadata across the board.
2010-05-04 19:47:13 -06:00
jtimberman
22b2188928
merge refactoring of the bootstrap->chef cookbooks
2010-04-30 15:13:20 -07:00
jtimberman
0ed9f8bee7
regenerate latest metadata.json for consistency across cookbooks.
2010-04-29 15:22:48 -07:00
jtimberman
1efa6e7a13
Updating for Chef 0.8 changes.
...
* Use 'default.rb' for attributes files when specific files not
necessary
* Update search in rsyslog recipe.
2010-04-29 11:39:36 -07:00
jtimberman
b5d071d215
Remove metadata.json and update application readme.
...
* Metadata.json can be generated with the rake tasks.
* Use 'metadata[cookbook]' and 'metadata_all' to generate .json.
* Application readme needed a few more clarification points.
2010-04-29 11:25:31 -07:00
jtimberman
7ec6953a5d
Updating for Chef 0.8 changes.
...
* Use 'default.rb' for attributes files when specific files not
necessary
* Update search in rsyslog recipe.
2010-04-25 13:25:22 -06:00
jtimberman
75a7dcb1f4
Remove metadata.json and update application readme.
...
* Metadata.json can be generated with the rake tasks.
* Use 'metadata[cookbook]' and 'metadata_all' to generate .json.
* Application readme needed a few more clarification points.
2010-04-25 12:51:37 -06:00
jtimberman
99d204680c
Updating metadata, versions and documentation for bootstrap, for 0.8.x release of Chef
2010-02-28 14:16:20 -07:00
jtimberman
d61e99c532
notify sasl_auth hash rebuild immediately
2009-12-03 17:41:48 -07:00
jtimberman
522595a03e
cook-218 set the 'sasl only' attributes to defaults
2009-12-02 14:01:58 -07:00
jtimberman
1ebc9d9122
supports platform metadata for all cookbooks that didn't have it
2009-10-27 15:39:52 -06:00
jtimberman
2c07caa556
cook-189, use 'set_unless' for compatibility, but may switch to 'default' later
2009-10-05 15:37:14 -06:00
jtimberman
6248ab7835
cook-189, use 0.7.10+ notation for setting attributes (default)
2009-09-28 15:35:46 -06:00
jtimberman
6ac033bcdf
cook-188, update copyright notices, regen metadata too
2009-09-27 23:39:05 -06:00
jtimberman
5f8b1e1dc0
metadata task and json data
...
The rakefile shouldn't delete the metadata task, since the
ability to generate JSON metadata from the cookbooks directory
is still useful.
Lets also ship the metadata in JSON in the cookbooks, so others can
make use of it without having to run any Ruby.
2009-09-03 16:32:50 -06:00
jtimberman
257815edad
cook-131, flesh out more cookbook metadata
2009-06-03 22:46:34 -06:00
jtimberman
d5d87f06e5
COOK-131, initial commit of skeleton metadata files.
2009-06-02 21:03:26 -06:00
Joshua Timberman
aaf8f3645c
Add postfix module, with sasl_auth secure authentication capability
2009-03-11 13:01:32 -06:00