ceph-ansible/roles/ceph-common/templates
Sébastien Han 13a72fd24b common: set apt pinning with Red Hat Ceph Storage
When `ceph_stable_rh_storage` is True, every cluster node should have a
`/etc/apt/preferences.d/rhcs.pref` file with the following contents:

```
Explanation: Prefer Red Hat packages
Package: *
Pin: release o=/Red Hat/
Pin-Priority: 999
```

ceph-deploy already did this when used with ice-setup, and we need to do
the same thing with the ceph-ansible stack.

Closes: #1182 and https://bugzilla.redhat.com/show_bug.cgi?id=1404515

Signed-off-by: Sébastien Han <seb@redhat.com>
2016-12-14 19:01:54 +01:00
..
ceph.conf.j2 Merge pull request #1165 from opsta/master 2016-12-09 10:47:46 +01:00
client_restapi_address.j2 Provide the ability to provide monitor_address instead of an interface 2016-03-23 07:30:01 -05:00
client_restapi_interface.j2 Provide the ability to provide monitor_address instead of an interface 2016-03-23 07:30:01 -05:00
ganesha.conf.j2 NFS fixups 2016-08-18 12:25:20 -04:00
redhat_storage_repo.j2 ceph-common: convert ceph_stable_rh_storage to ceph_rhcs in repo template 2016-08-15 11:24:36 -04:00
rhcs.pref.j2 common: set apt pinning with Red Hat Ceph Storage 2016-12-14 19:01:54 +01:00