Revert "As initial step to deploy with HA, start using pacemaker module"
This reverts commit c6c192a49df6a473e0bbc9535293f305dd551b1f. We are seeing failures on puppet runs in lists.openstack.org related to pacemaker provider, reverting till we figure out the problem. Change-Id: If7e095190b98a9888d52dc89f9c8840c97e3a631
This commit is contained in:
parent
1801c31eed
commit
6e48b02f4f
@ -47,14 +47,6 @@ SOURCE_MODULES["$OPENSTACK_GIT_ROOT/openstack/puppet-nova"]="origin/stable/mitak
|
|||||||
SOURCE_MODULES["$OPENSTACK_GIT_ROOT/openstack/puppet-openstack_extras"]="origin/stable/mitaka"
|
SOURCE_MODULES["$OPENSTACK_GIT_ROOT/openstack/puppet-openstack_extras"]="origin/stable/mitaka"
|
||||||
SOURCE_MODULES["$OPENSTACK_GIT_ROOT/openstack/puppet-openstacklib"]="origin/stable/mitaka"
|
SOURCE_MODULES["$OPENSTACK_GIT_ROOT/openstack/puppet-openstacklib"]="origin/stable/mitaka"
|
||||||
|
|
||||||
# TODO - Yolanda: temporary hack, do not install pacemaker if we are running on precise
|
|
||||||
# This needs to be removed when we stop gating on precise on puppet-apply
|
|
||||||
CODENAME=`lsb_release -sc` || true
|
|
||||||
|
|
||||||
if [ $CODENAME != "precise" ]; then
|
|
||||||
SOURCE_MODULES["$OPENSTACK_GIT_ROOT/openstack/puppet-pacemaker"]="origin/stable/mitaka"
|
|
||||||
fi
|
|
||||||
|
|
||||||
SOURCE_MODULES["https://git.drupal.org/project/puppet-drush"]="origin/1.0.x"
|
SOURCE_MODULES["https://git.drupal.org/project/puppet-drush"]="origin/1.0.x"
|
||||||
SOURCE_MODULES["https://git.openstack.org/openstack-infra/puppet-vcsrepo"]="0.0.8"
|
SOURCE_MODULES["https://git.openstack.org/openstack-infra/puppet-vcsrepo"]="0.0.8"
|
||||||
# NOTE(yolanda): please note that grafana depends on camptocamp-archive. This is a
|
# NOTE(yolanda): please note that grafana depends on camptocamp-archive. This is a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user