← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1277746] [NEW] landscape module not working

 

Public bug reported:

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?

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
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:
  New

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


Follow ups

References