We now have `cloud-init query`.

** Changed in: cloud-init
       Status: Triaged => 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/1037753

Title:
  implement cloud-init query

Status in cloud-init:
  Fix Released

Bug description:
  at one point there was a 'cloud-init-query' tool that woudl look just
  report data from the datasource.

  This wasn't that useful though, because it only would work as root.
  That was because it read the pickled /var/lib/cloud/instance/obj.pkl
  and because that can contain sensitive information it was made 600 and
  root:root.

  It'd be nice if we could have the datasources save off a clean version of 
data to world readable, and then
  have a tool that could read that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1037753/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to