-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yaml
27 lines (27 loc) · 908 Bytes
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
authentication_endpoint: http://xmlrpc-private.launchpad.test:8087/authserver
pack_backend_host: localhost
pack_backend_port: 19418
pack_frontend_port: 9418
pack_virt_host: localhost
pack_virt_port: 19419
private_ssh_key_path: ./turnip/pack/tests/data/ssh-host-key
public_ssh_key_path: ./turnip/pack/tests/data/ssh-host-key.pub
repo_api_port: 19417
smart_http_port: 9419
smart_ssh_port: 9422
moduli_path: /etc/ssh/moduli
repo_store: /var/tmp/git.launchpad.test
turnip_log_dir: ./
virtinfo_endpoint: http://xmlrpc-private.launchpad.test:8087/git
virtinfo_timeout: 15
cgit_exec_path: /usr/lib/cgit/cgit.cgi
cgit_data_path: /usr/share/cgit
cgit_secret_path: null
openid_provider_root: https://testopenid.test/
site_name: git.launchpad.test
main_site_root: https://launchpad.test/
celery_broker: pyamqp://guest@localhost//
statsd_host: 127.0.0.1
statsd_port: 8125
statsd_prefix: turnip
statsd_environment: local