Remove redundant repo_server_enable_sync_manager variable

This was used to transiton fron lsyncd to glusterfs which is
now complete and there is no use of this var any more.

Change-Id: I7d1969967a78936ba79645b62a354201d2deab6c
This commit is contained in:
Jonathan Rosser 2023-05-10 15:59:32 +01:00
parent 9438d55a87
commit 13145d7ec4

View File

@ -16,9 +16,6 @@
# Ensure that the package state matches the global setting
repo_server_package_state: "{{ package_state }}"
# Transition to shared filesystem, disable lsyncd deployment
repo_server_enable_sync_manager: False
# Repo container default list of bind mounts
repo_container_bind_mounts:
- bind_dir_path: "/var/lib/glusterd"