Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2024 08:34:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 279876] nuageinit does not process openstack user-data file
Message-ID:  <bug-279876-27103-Iat2tNcQZu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-279876-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-279876-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279876

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dcde6642431bb0ca21aeebc7c521e99c68=
1d31ffb

commit cde6642431bb0ca21aeebc7c521e99c681d31ffb
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-06-27 08:30:07 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-06-27 08:32:14 +0000

    nuageinit: check for both user_data and user-data

    openstack, ec2 and other implementation of cloudinit disagrees on the
    name of the file "user-data" or "user_data", test both and use the first
    found

    PR:     279876

 libexec/nuageinit/nuageinit          | 17 ++++++++++----
 libexec/nuageinit/tests/nuageinit.sh | 44 ++++++++++++++++++++++++++++++++=
++++
 2 files changed, 57 insertions(+), 4 deletions(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-279876-27103-Iat2tNcQZu>