~checkbox-dev/checkbox/pyrering

« back to all changes in this revision

Viewing changes to debian/hwtest.templates

  • Committer: Marc Tardif
  • Date: 2008-04-13 05:05:48 UTC
  • Revision ID: marc.tardif@canonical.com-20080413050548-rsh3wt08nw8l2cq0
Added preseeding of category, email, http_proxy and https_proxy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Template: hwtest/plugins/category_prompt/category
 
2
Type: string
 
3
_Description: Hardware Category
 
4
 Category of the hardware: desktop, laptop or server
 
5
 
 
6
Template: hwtest/plugins/exchange_prompt/email
 
7
Type: string
 
8
_Description: Launchpad E-mail
 
9
 E-mail address used to sign in to Launchpad.
 
10
 
1
11
Template: hwtest/plugins/launchpad_exchange/transport_url
2
12
Type: string
3
13
Default: https://launchpad.net/+hwdb/+submit
4
 
_Description: Transport URL:
 
14
_Description: Transport URL
5
15
 URL where to send hardware submissions.
6
16
 
7
17
Template: hwtest/plugins/launchpad_report/cache_file
8
18
Type: string
9
19
Default: /var/cache/hwtest/submission.xml
10
 
_Description: Cache file:
 
20
_Description: Cache File
11
21
 File where submission information is cached.
 
22
 
 
23
Template: hwtest/plugins/proxy_info/http_proxy
 
24
Type: string
 
25
_Description: HTTP Proxy
 
26
 HTTP proxy to use instead of the one specified in environment.
 
27
 
 
28
Template: hwtest/plugins/proxy_info/https_proxy
 
29
Type: string
 
30
_Description: HTTPS Proxy
 
31
 HTTPS proxy to use instead of the one specified in environment.
 
32