merge pacemaker cookbooks

Preliminary merge of git://github.com/ktc-itsnotbutter/pacemaker.git
(in the chef/cookbooks/pacemaker/ directory) with the cookbook
from the pacemaker_service branch of:

  https://github.com/mattray/barclamp_ha_service.git

(in the chef/cookbooks/pacemaker2/ directory)

since both forks had some nice stuff.  This merge is not complete yet.
This commit is contained in:
Adam Spiers
2013-12-12 22:59:32 +00:00
parent e46108de39
commit a10a3ad461
13 changed files with 355 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
name "pacemaker"
maintainer "Robert Choi"
maintainer_email "taeilchoi1@gmail.com"
maintainer "Crowbar Project"
maintainer_email "crowbar@dell.com"
license "Apache 2.0"
description "Installs/Configures Pacemaker"
description "Installs/configures Pacemaker"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.1"