configpolicy/roles/repohost
Dustin 5dbe26fc60 r/repohost: Optimize createrepo queue loop
Instead of waking every 30 seconds, the queue loop in
`repohost-createrepo.sh` now only wakes when it receives an inotify
event indicating the queue file has been modified.  To avoid missing
events that occured while a `createrepo` process was running, there's
now an inner loop that runs until the queue is completely empty, before
returning to blocking on `inotifywait`.
2025-08-20 07:11:27 -05:00
..
defaults r/repohost: Configure Yum package repo host 2023-11-07 20:51:10 -06:00
files r/repohost: Optimize createrepo queue loop 2025-08-20 07:11:27 -05:00
handlers r/repohost: Configure Yum package repo host 2023-11-07 20:51:10 -06:00
tasks r/repohost: Configure Yum package repo host 2023-11-07 20:51:10 -06:00