]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
validate: fail if fqdn deployment attempted
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 9 Aug 2018 09:23:07 +0000 (11:23 +0200)
committerSébastien Han <seb@redhat.com>
Mon, 13 Aug 2018 08:04:24 +0000 (10:04 +0200)
commit8b5e3cd999ba4fa36c62e0d50a106a19f1f15067
treeabc49c66cf4f00b73d7923cc3272e46cdfc91c3d
parentf422efb1d6b56ce56a7d39a21736a471e4ed357c
validate: fail if fqdn deployment attempted

fqdn configuration possibility caused a lot of trouble, it's adding a
lot of complexity because of multiple cases and the relation between
ceph-ansible and ceph-container. Moreover, there is no benefit for such
a feature.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1613155
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml
roles/ceph-validate/tasks/main.yml