yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #70856
[Bug 1747070] [NEW] ds-identify does not see nocloud seed in core snap
Public bug reported:
If ubuntu-image is built with cloud-config, it puts data into /writable/system-data/var/lib/cloud.
That directory is then bind mounted to /var/lib/cloud via /etc/fstab etnry like:
/writable/system-data/var/lib/cloud /var/lib/cloud none bind 0 0
ds-identify, which is run from /lib/systemd/system-generators/cloud-init-generator runs before /var/lib/cloud bind mount is done, so it does not see the seed.
** 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/1747070
Title:
ds-identify does not see nocloud seed in core snap
Status in cloud-init:
New
Bug description:
If ubuntu-image is built with cloud-config, it puts data into /writable/system-data/var/lib/cloud.
That directory is then bind mounted to /var/lib/cloud via /etc/fstab etnry like:
/writable/system-data/var/lib/cloud /var/lib/cloud none bind 0 0
ds-identify, which is run from /lib/systemd/system-generators/cloud-init-generator runs before /var/lib/cloud bind mount is done, so it does not see the seed.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1747070/+subscriptions
Follow ups