~launchpad-pqm/launchpad/devel

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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
# A schema's sections, keys, and values are automatically inherited,
# except for '.optional' sections. Update this config to override key
# values. Values are strings, except for numbers that look like ints.
# The tokens true, false, and none are treated as True, False, and None.
[meta]
extends: ../lib/canonical/config/schema-lazr.conf

[builddmaster]
socket_timeout: 600
root: /srv/launchpad.net/builddmaster/
uploader: scripts/process-upload.py -Mvv --context buildd

[buildsequencer]
mailproblemsto: lp_archive@localhost
logfile: -

[canonical]
pid_dir: /srv/edge.launchpad.net/var

[database]
dbhost: hackberry.canonical.com
dbname: launchpad_prod
db_statement_timeout: 25000
soft_request_timeout: 10000

[launchpad]
site_message: This site is running pre-release code. <a href="https://edge.launchpad.net/launchpad-project/+filebug">Please report all bugs.</a>
openid_users: openid-testers
is_edge: True

[error_reports]
error_dir: /srv/edge.launchpad.net/edge-logs

[launchpad_session]
dbhost: hackberry.canonical.com
dbname: session_prod
cookie: edge

[librarian]
download_url: http://launchpadlibrarian.net/
upload_host: mizuho.ubuntu.com
download_host: mizuho.ubuntu.com

[librarian_server]
logfile: /srv/launchpad.ubuntu.com/staging-logs/librarian.log
root: /srv/launchpad.ubuntu.com/staging/librarian
upstream_host: librarian.ubuntu.com

[malone]
bugmail_error_from_address: noreply@bugs.launchpad.net
buglist_batch_size: 75

[mailman]
build_host_name: lists.launchpad.net

[supermirror]
masterlock: /srv/sm-ng/masterlock
branchesdest: /srv/sm-ng/mirrors

[uploader]
default_sender_name: Ubuntu Installer
default_sender_address: archive@ubuntu.com
default_recipient_name: Launchpad Archiver
default_recipient_address: lp_archive@drescher.canonical.com

[vhost.mainsite]
hostname: edge.launchpad.net

[vhost.api]
hostname: api.edge.launchpad.net

[vhost.blueprints]
hostname: blueprints.edge.launchpad.net

[vhost.code]
hostname: code.edge.launchpad.net

[vhost.translations]
hostname: translations.edge.launchpad.net

[vhost.bugs]
hostname: bugs.edge.launchpad.net

[vhost.answers]
hostname: answers.edge.launchpad.net

[vhost.openid]
# Edge uses the production login server.
hostname: login.launchpad.net

[vhost.shipitubuntu]
hostname: ubuntu.shipit.edge.launchpad.net
althostnames: shipit.edge.launchpad.net

[vhost.shipitkubuntu]
hostname: kubuntu.shipit.edge.launchpad.net

[vhost.shipitedubuntu]
hostname: edubuntu.shipit.edge.launchpad.net

[vhost.xmlrpc]
hostname: xmlrpc.edge.launchpad.net
rooturl: https://edge.launchpad.net/

[vhost.feeds]
hostname: feeds.edge.launchpad.net
# don't link to ssl for feeds.
rooturl: http://feeds.edge.launchpad.net/