yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #21102
[Bug 1277746] Re: landscape module not working
** Changed in: landscape-client
Status: New => Invalid
** Changed in: cloud-init
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1277746
Title:
landscape module not working
Status in Init scripts for use on cloud images:
Fix Released
Status in Landscape Client:
Invalid
Bug description:
I've been trying to boot a saucy guest and have been unable to get
landscape configured properly. Following the landscape example, I've
run into a few issues.
My first config was pretty full (like the example), but after lots of
failures, I pared it down to this simple case:
#cloud-config
landscape:
client:
computer_title = fred
account_name = example
When I do that, it writes out the landscape client conf like this:
client = computer_title = fred account_name = example
This is obviously incorrect and landscape complains thusly.
Am I doing this wrong or are the docs perhaps incorrect?
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1277746/+subscriptions
References