Add new hiera agent hook to overcloud images.

This patch adds the package for the new heat agent hiera hook
to the overcloud image. This is a move towards helping us optimize the
way Hiera is configured on the overcloud nodes.

Depends-On: I21639f6aadabf9e49f40d1bb0b1d0edcfc4dbc5e

Change-Id: Ia1864933235152b7e899c4442534879f8e22240d
Partial-bug: #1596373
This commit is contained in:
Dan Prince 2016-10-12 08:18:40 -04:00
parent c52a89c54f
commit 39b5e5e953
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ disk_images:
- openstack-neutron-bigswitch-lldp
- openstack-neutron-bigswitch-agent
- python-heat-agent-puppet
- python-heat-agent-hiera
- python-heat-agent-apply-config
options:
- "--min-tmpfs 5"
-