]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
defaults: backward compatibility with fqdn deployments
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 31 Jul 2018 13:18:28 +0000 (15:18 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Mon, 6 Aug 2018 14:43:10 +0000 (14:43 +0000)
commit285170bb553a3c6b6f757ae3a3e586d7e7c9ca34
treedf5373f013029742f77fd02514387d47f92aec6a
parent9e3c4a7d88d696397350480ea6ca67033ef572ea
defaults: backward compatibility with fqdn deployments

This commit ensures we are backward compatible with fqdn deployments.
Since ceph-container enforces deployment to be done with shortname, we
must keep backward compatibility with clusters already deployed with
fqdn configuration

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 0a6ff6bbf8a7b4ba4ab5236eca93325d8ee61b1b)
roles/ceph-defaults/templates/restart_mds_daemon.sh.j2
roles/ceph-defaults/templates/restart_mgr_daemon.sh.j2
roles/ceph-defaults/templates/restart_mon_daemon.sh.j2
roles/ceph-defaults/templates/restart_rbd_mirror_daemon.sh.j2
roles/ceph-defaults/templates/restart_rgw_daemon.sh.j2