cloud-config-landscape.txt: improve documentation
This commit is contained in:
parent
bfefb75f9c
commit
123cffbade
@ -6,6 +6,9 @@
|
||||
#
|
||||
# Note: 'tags' should be specified as a comma delimited string
|
||||
# rather than a list.
|
||||
#
|
||||
# You can get example key/values by running 'landscape-config',
|
||||
# answer question, then look at /etc/landscape/client.config
|
||||
landscape:
|
||||
client:
|
||||
url: "https://landscape.canonical.com/message-system"
|
||||
@ -13,3 +16,7 @@ landscape:
|
||||
data_path: "/var/lib/landscape/client"
|
||||
http_proxy: "http://my.proxy.com/foobar"
|
||||
tags: "server,cloud"
|
||||
computer_title = footitle
|
||||
https_proxy = fooproxy
|
||||
registration_key = fookey
|
||||
account_name = fooaccount
|
||||
|
Loading…
x
Reference in New Issue
Block a user