On Wednesday, January 29, 2014 10:41:37 AM UTC-6, Henrik Lindberg wrote:
>
>
> You could try out dalen's puppet-db query module. It allows you to
> query information from the puppet db and use the result in various
> ways in your manifests.
>
>
That addresses the issue of extracting informati
On 2014-28-01 13:16, Krist van Besien wrote:
Hello,
I am using the Radez/Paxemaker modules, and this allows me to define a
cluster like this:
class {'pacemaker::corosync':
cluster_name => $control_clu_name,
cluster_members => $control_clu_members,
require => [ Package['
Hello,
I am using the Radez/Paxemaker modules, and this allows me to define a
cluster like this:
class {'pacemaker::corosync':
cluster_name => $control_clu_name,
cluster_members => $control_clu_members,
require => [ Package['ccs'],
}
I currently define the cluster name