]> 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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 3 Jun 2019 11:34:38 +0000 (13:34 +0200)
commit003aeea45a8e232d2bd592c0dc866eb768e9d812
tree2dd11799fdcc0cbfb9a798f58a6d9f979088598e
parent6a6785b719d126cf54ebad8b2a22c97d90afd05e
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>
roles/ceph-validate/tasks/check_nfs.yml [new file with mode: 0644]
roles/ceph-validate/tasks/main.yml