Remove ceph-osd from the list of packages updated by CephExternal

During minor updates, puppet is dealing with packages update and
trying to install 'ceph-osd' on the nodes where CephExternal service
is enabled, see [1].

This change is *not* proposed for master (currently tracking Rocky)
because support for puppet-ceph is removed in Rocky, see [2]. Instead
will be backported into Pike, Ocata and Newton.

1. https://bugzilla.redhat.com/show_bug.cgi?id=1572830
2. https://review.openstack.org/#/c/548562/

Change-Id: I765bd4c4f630f97fdb4d6d4207dd5c8e0b82922c
(cherry picked from commit f24523a0bc)
This commit is contained in:
Giulio Fidente 2018-05-08 13:22:14 +02:00
parent 0d16fb4f9b
commit 9d3ef3c8dd
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ outputs:
ceph::params::packages:
- ceph-base
- ceph-mon
- ceph-osd
service_config_settings:
glance_api:
glance::api::show_multiple_locations: {if: [glance_multiple_locations, true, false]}