[Bug 295062] nuageinit fails for non-YAML user-data scripts

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 06 May 2026 20:21:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295062

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=c316ec259011e9e22e40eaa72d834f3bfac95c28

commit c316ec259011e9e22e40eaa72d834f3bfac95c28
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2026-05-06 20:14:17 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2026-05-06 20:20:45 +0000

    nuageinit: only parse user_data as yaml when necessary

    This fixes a regression introduced in cae280931c9e which prevents
    user_data as a shell script to be used

    PR:             295062
    Reported by:    Ross McKelvie <ross@exitzero.uk>
    MFC After:      1 day

 libexec/nuageinit/nuageinit | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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