Comment 8 for bug 1644566

Revision history for this message
Stéphane Graber (stgraber) wrote :

To reproduce the issue, do:

  lxc launch ubuntu:16.04 abcd
  lxc file pull abcd/var/lib/cloud/seed/nocloud-net/meta-data -

With a LXD built using shlibs, this will return nothing (empty string), if running a LXD build without shlibs, this will return the expected content:
  #cloud-config
  instance-id: abcd
  local-hostname: abcd