]> 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 10:14:58 +0000 (10:14 +0000)
commit0a6ff6bbf8a7b4ba4ab5236eca93325d8ee61b1b
tree0ebf44cf6684ce95cd6850473acf4a2f56cf9320
parentea9e60d48d6631631ac9294d4ef291f8d7a30d78
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>
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