Change download-sync location and update script.
The download-sync for rdu-cc needs to use the /root versus default quick-fedora-mirror git repository. This allows for it to only copy the modules needed. Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
This commit is contained in:
parent
9f94667b1f
commit
c1014c4a8c
2 changed files with 3 additions and 1 deletions
2
files/download/download-sync.cron.cc-rdu01
Normal file
2
files/download/download-sync.cron.cc-rdu01
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Run quick mirror fedora every 10minutes
|
||||
*/10 * * * * root flock -n -E0 /tmp/download-sync -c '/root/quick-fedora-mirror/quick-fedora-mirror -c /root/quick-fedora-mirror.conf'
|
Loading…
Add table
Add a link
Reference in a new issue