Set bootstrap_nodeid to undef by default
authorEmilien Macchi <emilien@redhat.com>
Sat, 2 Jul 2016 18:37:27 +0000 (14:37 -0400)
committerEmilien Macchi <emilien@redhat.com>
Sat, 2 Jul 2016 18:37:27 +0000 (14:37 -0400)
commit476ee9b1a1de80101c29b09ea4ddff916e2f721e
tree1dd5bbc59e891d665fefc15403edd309f73d783b
parent389e7b42c0c1d9e81de928c6cc6763c294a9db6b
Set bootstrap_nodeid to undef by default

bootstrap_nodeid is a parameter looked-up with Hiera but only set on
controllers. With the transition to composable roles, we don't need to
set this parameter on compute nodes, so let's just default this value by
undef so we can deploy Neutron classes on compute nodes.

Change-Id: I94034f696c163969a7489d9cb0a20423210d3b84
manifests/profile/pacemaker/neutron.pp
manifests/profile/pacemaker/neutron/dhcp.pp
manifests/profile/pacemaker/neutron/l3.pp
manifests/profile/pacemaker/neutron/metadata.pp
manifests/profile/pacemaker/neutron/midonet.pp
manifests/profile/pacemaker/neutron/ovs.pp
manifests/profile/pacemaker/neutron/plugins/ml2.pp
manifests/profile/pacemaker/neutron/plugins/nuage.pp
manifests/profile/pacemaker/neutron/plugins/opencontrail.pp
manifests/profile/pacemaker/neutron/plugins/plumgrid.pp
manifests/profile/pacemaker/neutron/server.pp