zuul/tests/fixtures/zuul-github-driver-enterpri...

22 lines
385 B
Plaintext

[web]
root=http://zuul.example.com/
[merger]
git_dir=/tmp/zuul-test/git
git_user_email=zuul@example.com
git_user_name=zuul
[executor]
git_dir=/tmp/zuul-test/executor-git
load_multiplier=100
[connection github]
driver=github
webhook_token=0000000000000000000000000000000000000000
app_id=1
app_key=$APP_KEY_FIXTURE$
server=github.enterprise.io
[database]
dburi=$MYSQL_FIXTURE_DBURI$