[Bug 274260] net/cloud-init: fix broken DataSource identification

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 04 Oct 2023 08:42:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274260

            Bug ID: 274260
           Summary: net/cloud-init: fix broken DataSource identification
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dch@freebsd.org
                CC: andrey@bsdnir.info
                CC: andrey@bsdnir.info
             Flags: maintainer-feedback?(andrey@bsdnir.info)

Created attachment 245428
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=245428&action=edit
v1

see https://github.com/canonical/cloud-init/issues/4481 for more details.

Without this patch, any cloudinit config that uses a custom (non-OpenStack)
datasource provider, may fail to find the correct data source, as ds-identify
is looking in the wrong place for the configuration.

This should go to both quarterly & main branches, before 14.0-RELEASE so
we don't break cloud provider images.

I'm happy to commit once maintainer approval is done.

-- 
You are receiving this mail because:
You are the assignee for the bug.