ceph-ansible/roles
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-agent ceph-agent: do not check for subscription manager for agent install 2016-12-14 08:13:26 -05:00
ceph-client moving to ansible v2.2 compatibility 2016-11-04 10:09:38 +01:00
ceph-common common: set apt pinning with Red Hat Ceph Storage 2016-12-14 19:01:54 +01:00
ceph-common-coreos Better --check compatibility for ceph-common-coreos role 2016-11-26 17:48:06 +01:00
ceph-fetch-keys Better --check compatibility for ceph-fetch-keys role 2016-11-26 20:42:08 +01:00
ceph-iscsi-gw iscsi-gw: preparing the new iscsi role 2016-08-26 15:29:07 +02:00
ceph-mds Use 'package' module instead of yum, apt and dnf 2016-11-29 17:29:11 +01:00
ceph-mon Change attribute call to .get call in ceph keys 2016-12-13 16:48:14 -08:00
ceph-nfs Use 'package' module instead of yum, apt and dnf 2016-11-29 17:29:11 +01:00
ceph-osd common: move mandatory variables to their respective roles 2016-12-09 14:45:05 +01:00
ceph-rbd-mirror Use 'package' module instead of yum, apt and dnf 2016-11-29 17:29:11 +01:00
ceph-restapi Use 'package' module instead of yum, apt and dnf 2016-11-29 17:29:11 +01:00
ceph-rgw docker: consolidate ceph-ansible and ceph-docker varible 2016-12-09 14:39:05 +01:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00