Merge "Do not install openstack-heat-agents"
This commit is contained in:
commit
f197455ab7
@ -8,7 +8,6 @@ parameter_defaults:
|
|||||||
# Newton to Ocata, we need to remove old hiera hook data and
|
# Newton to Ocata, we need to remove old hiera hook data and
|
||||||
# install ansible heat agents and ansible-pacemaker
|
# install ansible heat agents and ansible-pacemaker
|
||||||
set -eu
|
set -eu
|
||||||
yum install -y openstack-heat-agents
|
|
||||||
yum install -y python-heat-agent-*
|
yum install -y python-heat-agent-*
|
||||||
yum install -y ansible-pacemaker
|
yum install -y ansible-pacemaker
|
||||||
rm -f /usr/libexec/os-apply-config/templates/etc/puppet/hiera.yaml
|
rm -f /usr/libexec/os-apply-config/templates/etc/puppet/hiera.yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user