mirror of https://github.com/ceph/ceph-ansible.git
validate: followup on 98e32b9
update the message accordingly to the check updated in
commit 98e32b92f3
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/6359/head
parent
a112572734
commit
b27398163a
|
@ -19,7 +19,7 @@
|
|||
|
||||
- name: validate ceph_repository_community
|
||||
fail:
|
||||
msg: "ceph_stable_release must be either 'nautilus' or 'octopus'"
|
||||
msg: "ceph_stable_release must be 'quincy'"
|
||||
when:
|
||||
- ceph_origin == 'repository'
|
||||
- ceph_repository == 'community'
|
||||
|
|
Loading…
Reference in New Issue