Merge "Add puppet-tripleo & python2-kubernetes"

This commit is contained in:
Zuul 2017-12-21 17:31:10 +00:00 committed by Gerrit Code Review
commit 84f4c1c2e0
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ gpgcheck=0' >> /etc/yum.repos.d/opendaylight.repo
# 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', 'openstack-selinux', 'ansible', 'python-shade'] %}
{% set base_centos_binary_packages_append = ['openstack-tripleo-common-container-base', 'rsync', 'cronie', 'crudini', 'openstack-selinux', 'ansible', 'python-shade', 'puppet-tripleo', 'python2-kubernetes'] %}
{% set nova_scheduler_packages_append = ['openstack-tripleo-common'] %}
# Required for mistral-db-populate to load tripleo custom actions on