]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
mon: enable msgr2
authorSébastien Han <seb@redhat.com>
Mon, 21 Jan 2019 11:08:56 +0000 (12:08 +0100)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 22 Jan 2019 12:45:38 +0000 (13:45 +0100)
commit5babc1b4eb9ba7c2cd9ae05e345a7fd8d383f1dc
treeacaa90dbe2220f73a32fd19591e2a4a6d2ea2c46
parentfc34fb1bd955f228b55d360c179c7e162f766a21
mon: enable msgr2

Enabling msgr2 style declaration for Nautilus and above. Prior releases
will keep the right syntax.
When upgrading from Mimic to Nautilus we must maintain something in the
form of:

mon_host = [v1:127.0.0.1:6789/0,v2:127.0.0.1:3300/0]

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-config/templates/ceph.conf.j2