Release note for Repo Sync Patch
Patch in Question: https://review.openstack.org/#/c/279452/8 Bug: #1543146 Change-Id: Ifb2d8cda57862f92fb8b772716e07e090323318a
This commit is contained in:
parent
dea1f02f85
commit
cc52345719
@ -0,0 +1,15 @@
|
||||
---
|
||||
fixes:
|
||||
- Containers might fail to retrieve packages from the repo server
|
||||
when connecting to a slave repo server that has not finished
|
||||
synchronizing. For more information, see
|
||||
https://bugs.launchpad.net/openstack-ansible/+bug/1543146. This is
|
||||
addressed by adding pre and post hooks into lsyncd to connect to
|
||||
the slave repo servers and disable NGINX for the duration for the
|
||||
sync.
|
||||
|
||||
security:
|
||||
- A sudoers entry is added to the repo_servers to allow the nginx
|
||||
user to stop and start NGINX from the init script. This ensures
|
||||
that the repo sync process can shut off NGINX while synchronizing
|
||||
data from master to slaves.
|
Loading…
Reference in New Issue
Block a user