summaryrefslogtreecommitdiffstats
path: root/.circleci/checksetup_answers.txt
diff options
context:
space:
mode:
Diffstat (limited to '.circleci/checksetup_answers.txt')
-rw-r--r--.circleci/checksetup_answers.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/.circleci/checksetup_answers.txt b/.circleci/checksetup_answers.txt
index 8178854ac..d75fcc5dc 100644
--- a/.circleci/checksetup_answers.txt
+++ b/.circleci/checksetup_answers.txt
@@ -9,5 +9,6 @@ $answer{'cvsbin'} = '/usr/bin/cvs';
$answer{'password_complexity'} = 'bmo';
$answer{'diffpath'} = '/usr/bin';
$answer{'interdiffbin'} = '/usr/bin/interdiff';
-$answer{'urlbase'} = 'http://<<HOSTNAME>>:8000/';
+$answer{'urlbase'} = 'http://bmo.test/';
$answer{'mail_delivery_method'} = 'Test';
+$answer{'auth_delegation'} = 1;