Closed bhardie-godaddy closed 8 years ago
+1
Hi @bhardiegodaddy - Thanks for your contribution here. We recently moved this module to OpenStack namespace. Please re-submit your patch to https://github.com/openstack/puppet-pacemaker repository. To get started in OpenStack, please look http://docs.openstack.org/infra/manual/developers.html
Thanks a lot!
Since the value of @resource[:master_slave] is either :true or :false, and symbols in Ruby are always truthy, this needs to be compared explicitly with the symbol :true.