mirrormanager2: also define UMDL_PREFIX in production
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
5be135eb34
commit
edb1cbdd27
1 changed files with 0 additions and 2 deletions
|
@ -168,9 +168,7 @@ CRAWLER_RSYNC_PARAMETERS = '--no-motd --timeout 14400'
|
||||||
# the host will be disable automatically (user_active)
|
# the host will be disable automatically (user_active)
|
||||||
CRAWLER_AUTO_DISABLE = 4
|
CRAWLER_AUTO_DISABLE = 4
|
||||||
|
|
||||||
{% if env == 'staging' %}
|
|
||||||
UMDL_PREFIX = '/srv/'
|
UMDL_PREFIX = '/srv/'
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
umdl_master_directories = [
|
umdl_master_directories = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue