public
Description: Opscode Cookbooks for Chef
Homepage: http://wiki.opscode.com/display/chef
Clone URL: git://github.com/opscode/cookbooks.git
jtimberman (author)
Thu Nov 05 13:57:41 -0800 2009
commit  530c766b2371063894835dee1053dc978b2cf17f
tree    f598ac563627a9950ca323127f55f97cf040855d
parent  9f0f1ef630136e8ddab7516031b3358378176d38
cookbooks / activemq
name age message
..
file README.rdoc Thu Oct 22 14:13:03 -0700 2009 cook-199 add activemq cookbook [jtimberman]
directory attributes/ Thu Oct 22 14:13:03 -0700 2009 cook-199 add activemq cookbook [jtimberman]
file metadata.json Tue Oct 27 14:39:52 -0700 2009 supports platform metadata for all cookbooks th... [jtimberman]
file metadata.rb Tue Oct 27 14:39:52 -0700 2009 supports platform metadata for all cookbooks th... [jtimberman]
directory recipes/ Thu Oct 22 14:13:03 -0700 2009 cook-199 add activemq cookbook [jtimberman]
directory templates/ Thu Oct 22 14:13:03 -0700 2009 cook-199 add activemq cookbook [jtimberman]
activemq/README.rdoc

DESCRIPTION:

Installs activemq and sets up a runit service.

REQUIREMENTS:

Tested on Ubuntu 9.04.

Opscode cookbooks:

  • java
  • runit

ATTRIBUTES:

  • activemq[:mirror] - download URL up to the apache/activemq/apache-activemq directory.
  • activemq[:version] - version to install.

USAGE:

Include the default recipe on systems where you want to run activemq. At this time the cookbook doesn’t use any custom configuration for activemq.

LICENSE AND AUTHOR:

Author:Joshua Timberman (<joshua@opscode.com>)
Copyright:2009, Opscode, Inc

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.