base: drop not used apt preferences for Ubuntu

We used APT preferences to limit Ubuntu to Ceph 'mimic' (13.x) but those
packages are no longer present so we got Ceph 'nautilus' (14.x) in our
images.

So let's drop not used settings.

Change-Id: I51da99efedc0b11c8ff529475f7878e6d9f5e63f
This commit is contained in:
Marcin Juszkiewicz 2019-10-23 01:14:00 -07:00
parent e239169e13
commit ca3d3e3689
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
# We want Ceph/Luminous
Package: ceph* *cephfs* librbd* *rados* python*-rbd librgw* python*-rados python*-ceph* python*-rgw
Pin: version 13.*
Pin-Priority: -1