summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Britton <dpb@canonical.com>2014-02-10 19:23:26 -0500
committerScott Moser <smoser@ubuntu.com>2014-02-10 19:23:26 -0500
commit4d80411700ca70401cda401ee9bca799b9b8c55d (patch)
treeed0a7d5a843d94a941434c9dd5cc999ff478bda7 /doc
parent7010580f39cb9544412f5bc862647bf9ca767c73 (diff)
parentf7c254c3ae80363c860182fcc3f68c0c7f9cf824 (diff)
downloadvyos-cloud-init-4d80411700ca70401cda401ee9bca799b9b8c55d.tar.gz
vyos-cloud-init-4d80411700ca70401cda401ee9bca799b9b8c55d.zip
doc/examples/cloud-config-landscape.txt: fix invalid example
LP: #1277746
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/cloud-config-landscape.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/examples/cloud-config-landscape.txt b/doc/examples/cloud-config-landscape.txt
index 74e07b62..d7ff8ef8 100644
--- a/doc/examples/cloud-config-landscape.txt
+++ b/doc/examples/cloud-config-landscape.txt
@@ -16,7 +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
+ computer_title: footitle
+ https_proxy: fooproxy
+ registration_key: fookey
+ account_name: fooaccount