kolla-ansible/docker/base/apt_preferences
SamYaple 0bb766c129 Properly pin ceph
Ubuntu is a bit different than centos. We aren't pinning a single ceph
verion because we cannot. We can however pin to a particular repo,
but we were not due to formating. This fixes that formating and pins
to a specific repo.

TrivialFix

Change-Id: I2f6c4cd2f7d51652dc2729c0ab384165151e94e2
2016-03-13 23:21:53 +00:00

8 lines
113 B
Plaintext

Package: *
Pin: origin download.ceph.com
Pin-Priority: 700
Package: mesos
Pin: version 0.27.1
Pin-Priority: 700