Containerized undercloud - install python-heat-agents-ansible

Having the Ansible hook installed is necessary so that containerized
undercloud works with the new host_prep_tasks interface.

Change-Id: I1c841b238f2059fe3d1cd7fd690e434efbcae86a
This commit is contained in:
Jiri Stransky 2017-03-15 17:19:01 +01:00
parent 2e6c7414ea
commit a952523319

View File

@ -541,6 +541,7 @@ function undercloud_containers {
openstack-heat-engine \
openstack-heat-monolith \
python-heat-agent \
python-heat-agent-ansible \
python-heat-agent-apply-config \
python-heat-agent-hiera \
python-heat-agent-puppet \