Merge "Add selinux policy rpms to base container image" into stable/pike

This commit is contained in:
Jenkins 2017-09-13 10:57:33 +00:00 committed by Gerrit Code Review
commit e60f875755
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# This installs the puppet dependency in the base container and includes helper scripts
# Rsync is required for docker-puppet.py to move the generated config to /var/lib/config-data
# Cron is required by multiple services
{% set base_centos_binary_packages_append = ['openstack-tripleo-common-container-base', 'rsync', 'cronie', 'crudini'] %}
{% set base_centos_binary_packages_append = ['openstack-tripleo-common-container-base', 'rsync', 'cronie', 'crudini', 'openstack-selinux'] %}
{% set nova_scheduler_packages_append = ['openstack-tripleo-common'] %}
# Required for mistral-db-populate to load tripleo custom actions on