ceph-common: convert ceph_stable_rh_storage to ceph_rhcs in system checks

Signed-off-by: Alfredo Deza <adeza@redhat.com>

Resolves: issue#811
pull/934/head
Alfredo Deza 2016-08-12 11:28:26 -04:00
parent 23051e7ea5
commit efe2c9e518
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
fail:
msg: "Distribution not supported {{ ansible_distribution_version }} by Red Hat Ceph Storage, only RHEL 7.1"
when:
- ceph_stable_rh_storage
- ceph_rhcs
- ansible_distribution_version | version_compare('7.1', '<')
- name: fail on unsupported distribution for ubuntu cloud archive