mirror of
https://github.com/ceph/ceph
synced 2025-01-01 00:22:25 +00:00
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:
parent
75b988f314
commit
ff9265104f
@ -109,6 +109,7 @@ class NFSGanesha(object):
|
||||
return '''# generated by cephadm
|
||||
RADOS_URLS {{
|
||||
UserId = "{user}";
|
||||
watch_url = "{url}";
|
||||
}}
|
||||
|
||||
%url {url}
|
||||
|
Loading…
Reference in New Issue
Block a user