mgr/cephadm: add watch_url to NFS bootstrap config

watch for changes to the per-daemon RADOS conf file

Signed-off-by: Michael Fritch <mfritch@suse.com>
This commit is contained in:
Michael Fritch 2020-03-23 17:41:09 -06:00
parent 75b988f314
commit ff9265104f
No known key found for this signature in database
GPG Key ID: 75F3EB2E80A03B7F

View File

@ -109,6 +109,7 @@ class NFSGanesha(object):
return '''# generated by cephadm
RADOS_URLS {{
UserId = "{user}";
watch_url = "{url}";
}}
%url {url}