openstack-ansible-repo_server/templates
Jonathan Rosser ee0a6d5b37 Ensure insist=true is always set for lsyncd
If insist is not set to true then lsyncd will exit if it cannot
perform an initial rsync to the target hosts.

Due to the order in which the repo servers are configured, lsyncd
may be installed and started on the first host in the repo_servers
group before the ssh keys and other necessary configuration have
been placed on the remaining hosts. This leads to a failure to
start lsyncd.

This patch moves the setting of insist into the lua config file
for all operating systems, and removes the need to template a
defaults file on debian derivatives.

Change-Id: I26bb0e21d797c2bfbe67e03003da01c355c27561
2022-02-10 09:47:24 +00:00
..
lsyncd.defaults.j2 Ensure insist=true is always set for lsyncd 2022-02-10 09:47:24 +00:00
lsyncd.lua.j2 Ensure insist=true is always set for lsyncd 2022-02-10 09:47:24 +00:00
nginx.conf.j2 Cap the number of worker threads 2017-02-23 05:45:07 -05:00
openstack-slushee.vhost.j2 Bind services to mgmt network addresses 2020-06-04 06:55:14 +00:00
repo_prepost_cmd.sh.j2 Allow remote detection of repo sync status 2020-10-27 13:37:21 +02:00
rsyncd.conf.j2 Bind services to mgmt network addresses 2020-06-04 06:55:14 +00:00