]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
site-container: don't skip ceph-container-common
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 22 Jan 2020 19:45:38 +0000 (14:45 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 23 Jan 2020 14:29:44 +0000 (15:29 +0100)
commit671b1aba3c7ca9eca8c630bc4ce13d6dc2e185c5
treef2f604011bd4fb661210aa7bb25013c438671330
parente5812fe45b328951e0ecc249e3b83f03e7a0a4ce
site-container: don't skip ceph-container-common

On HCI environment the OSD and Client nodes are collocated. Because we
aren't running the ceph-container-common role on the client nodes except
the first one (for keyring purpose) then the ceph-role execution fails
due to undefined variables.

Closes: #4970
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1794195
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
site-container.yml.sample