]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Mon: Readd the include of check_mandatory_vars.yml
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 3 Jul 2017 13:54:43 +0000 (15:54 +0200)
committerGuits <gabrioux@redhat.com>
Tue, 4 Jul 2017 08:57:27 +0000 (10:57 +0200)
The check regarding the networking scenario configuration has been
moved from ceph-common to ceph-mon in 1de8176 but the include was not re-added
in 189f4fe

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
roles/ceph-mon/tasks/main.yml

index 15bae8deb7d1d57ff93750e19afaf1c6db30981f..4f0fed6b0fbbd086d14b49555dd15259617cc2a6 100644 (file)
@@ -1,4 +1,6 @@
 ---
+- include: check_mandatory_vars.yml
+
 - include: deploy_monitors.yml
   when: not containerized_deployment