~ubuntu-branches/ubuntu/precise/landscape-client/precise

« back to all changes in this revision

Viewing changes to debian/landscape-client.templates

  • Committer: Package Import Robot
  • Author(s): Andreas Hasenack
  • Date: 2012-03-19 09:33:34 UTC
  • mto: This revision was merged to the branch mainline in revision 41.
  • Revision ID: package-import@ubuntu.com-20120319093334-oxjttz163vvfgq8s
Tags: upstream-12.04
ImportĀ upstreamĀ versionĀ 12.04

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Template: landscape-client/computer_title
 
2
Type: string
 
3
_Description: Computer Title:
 
4
 Descriptive text to identify this computer uniquely in the
 
5
 Landscape user interface.
 
6
 
 
7
Template: landscape-client/account_name
 
8
Type: string
 
9
_Description: Account Name:
 
10
 Short lowercase identifier of the Landscape account this computer
 
11
 will be assigned.
 
12
 
 
13
Template: landscape-client/registration_password
 
14
Type: password
 
15
_Description: Registration Password:
 
16
 Client registration password for the given Landscape account.  Only
 
17
 needed if the given account is requesting a client registration
 
18
 password.
 
19
 
 
20
Template: landscape-client/url
 
21
Type: string
 
22
Default: https://landscape.canonical.com/message-system
 
23
_Description: Landscape Server URL:
 
24
 The server URL to connect to.
 
25
 
 
26
Template: landscape-client/exchange_interval
 
27
Type: string
 
28
Default: 900
 
29
_Description: Message Exchange Interval:
 
30
 Interval, in seconds, between normal message exchanges with the Landscape
 
31
 server.
 
32
 
 
33
Template: landscape-client/urgent_exchange_interval
 
34
Type: string
 
35
Default: 60
 
36
_Description: Urgent Message Exchange Interval:
 
37
 Interval, in seconds, between urgent message exchanges with the Landscape
 
38
 server.
 
39
 
 
40
Template: landscape-client/ping_url
 
41
Type: string
 
42
Default: http://landscape.canonical.com/ping
 
43
_Description: Landscape PingServer URL:
 
44
 The URL to perform lightweight exchange initiation with.
 
45
 
 
46
Template: landscape-client/ping_interval
 
47
Type: string
 
48
Default: 30
 
49
_Description: Ping Interval:
 
50
 Interval, in seconds, between client ping exchanges with the Landscape server.
 
51
 
 
52
Template: landscape-client/http_proxy
 
53
Type: string
 
54
Default:
 
55
_Description: HTTP proxy (blank for none):
 
56
 The URL of the HTTP proxy, if one is needed.
 
57
 
 
58
Template: landscape-client/https_proxy
 
59
Type: string
 
60
Default:
 
61
_Description: HTTPS proxy (blank for none):
 
62
 The URL of the HTTPS proxy, if one is needed.
 
63
 
 
64
Template: landscape-client/tags
 
65
Type: string
 
66
Default:
 
67
_Description: Initial tags for first registration
 
68
 Comma separated list of tags which will be assigned to this computer on its
 
69
 first registration.  Once the machine is registered, these tags can only be
 
70
 changed using the Landscape server.
 
71
 
 
72
Template: landscape-client/register_system
 
73
Type: boolean
 
74
Default: false
 
75
_Description: Register this system with the Landscape server?
 
76
 Register this system with a preexisting Landscape account.  Please
 
77
 go to http://landscape.canonical.com if you need a Landscape account.