Disable reg-server until we can figure out whats up with registery index.
This commit is contained in:
parent
adb5ef8c3d
commit
d2bfe8bded
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
SHELL=/bin/bash
|
SHELL=/bin/bash
|
||||||
MAILTO=maxamillion@fedoraproject.org
|
MAILTO=maxamillion@fedoraproject.org
|
||||||
|
|
||||||
*/5 * * * * root cd /var/lib/reg-server/ && reg-server -r registry.fedoraproject.org --once
|
#*/5 * * * * root cd /var/lib/reg-server/ && reg-server -r registry.fedoraproject.org --once
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SHELL=/bin/bash
|
SHELL=/bin/bash
|
||||||
MAILTO=maxamillion@fedoraproject.org
|
MAILTO=maxamillion@fedoraproject.org
|
||||||
|
|
||||||
*/5 * * * * root cd /var/lib/reg-server/ && reg-server -r registry.stg.fedoraproject.org --once
|
#*/5 * * * * root cd /var/lib/reg-server/ && reg-server -r registry.stg.fedoraproject.org --once
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue