]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
validate: add a check for nfs standalone
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 20 May 2019 14:28:42 +0000 (16:28 +0200)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Thu, 6 Jun 2019 12:44:37 +0000 (12:44 +0000)
commit6449d8fd5630a30f0649e99754219054a4b1ca8e
tree7e2d63ea0068aefa9bc787b1bec93b0ea74b2a11
parentcb125fa4c83e0dcea87fe42f28909b7e307c4405
validate: add a check for nfs standalone

if `nfs_obj_gw` is True when deploying an internal ganesha with an
external ceph cluster, `ceph_nfs_rgw_access_key` and
`ceph_nfs_rgw_secret_key` must be provided so the
ganesha configuration file can be generated.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 003aeea45a8e232d2bd592c0dc866eb768e9d812)
roles/ceph-validate/tasks/check_nfs.yml [new file with mode: 0644]
roles/ceph-validate/tasks/main.yml