[Cloud-init-dev] [Merge] lp:~davidpbritton/cloud-init/fix-landscape-init-example into lp:cloud-init

2014-02-10 Thread David Britton
David Britton has proposed merging 
lp:~davidpbritton/cloud-init/fix-landscape-init-example into lp:cloud-init.

Requested reviews:
  cloud init development team (cloud-init-dev)
Related bugs:
  Bug #1277746 in cloud-init: "landscape module not working"
  https://bugs.launchpad.net/cloud-init/+bug/1277746

For more details, see:
https://code.launchpad.net/~davidpbritton/cloud-init/fix-landscape-init-example/+merge/205660

Simple fix to the landscape example replacing = with : in the right places.
-- 
https://code.launchpad.net/~davidpbritton/cloud-init/fix-landscape-init-example/+merge/205660
Your team cloud init development team is requested to review the proposed merge 
of lp:~davidpbritton/cloud-init/fix-landscape-init-example into lp:cloud-init.
=== modified file 'doc/examples/cloud-config-landscape.txt'
--- doc/examples/cloud-config-landscape.txt	2014-01-21 21:49:44 +
+++ doc/examples/cloud-config-landscape.txt	2014-02-10 22:31:06 +
@@ -16,7 +16,7 @@
 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

___
Mailing list: https://launchpad.net/~cloud-init-dev
Post to : cloud-init-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cloud-init-dev
More help   : https://help.launchpad.net/ListHelp


[Cloud-init-dev] [Merge] lp:~davidpbritton/cloud-init/fix-landscape-init-example into lp:cloud-init

2014-02-10 Thread noreply
The proposal to merge lp:~davidpbritton/cloud-init/fix-landscape-init-example 
into lp:cloud-init has been updated.

Status: Needs review => Merged

For more details, see:
https://code.launchpad.net/~davidpbritton/cloud-init/fix-landscape-init-example/+merge/205660
-- 
https://code.launchpad.net/~davidpbritton/cloud-init/fix-landscape-init-example/+merge/205660
Your team cloud init development team is requested to review the proposed merge 
of lp:~davidpbritton/cloud-init/fix-landscape-init-example into lp:cloud-init.

___
Mailing list: https://launchpad.net/~cloud-init-dev
Post to : cloud-init-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cloud-init-dev
More help   : https://help.launchpad.net/ListHelp