From nobody Fri Mar 20 16:33:04 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fcp5X2rMHz6WC3w for ; Fri, 20 Mar 2026 16:33:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fcp5X0nsNz3MpH for ; Fri, 20 Mar 2026 16:33:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774024384; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3CgKEtYImiRV7+WYzl0iiuErOMiZU+TVfxoRqHHCJEk=; b=WntXiOFnKkvSt7GFCikV1lcXTpXSKR0WmBWWQN4eb9FeE+qp4TKPM223NTed32eQkmsoR8 bOHBOEIWp9Yq28LrLH4t6Qn1CGqAvESJSIVNdrIrMZUBo/HL97xW498xxDXD2+5GEEWF1K ylGSOQp0khBe0xpuvFtiPjptVVRYLqKDmIllQcQgVX+LeDxuCrx+nOz2biki2iEefucvUh o9EmPJ1nDJ9G+0MpZ57cJxItwna/MjEhxIeCzzEj8mlxD9hers9pm089PwvESNtQ0R988x u1A3b9J0MhfKV2Tu9vGaXjioqR2ldbC5O592/lsFyXPqEWRymtKVliYLjvivqw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1774024384; a=rsa-sha256; cv=none; b=szPavzSlL6lnRnt3nkx3EG2v5SRPTFQvJGCSCX69HPj/59xeHJglkIDzcozb63/jatw5Fs XMmuAa/mevU1abZkvBXGyL2uC1tvBw+rRG10l8fSbG6RhO+abfAvO2gpd9w3uV2aK89AJi 66JvosFYPMtzOoH/nwnlOkmQ6tRKctvuw1So1JwYsj+4t6G2K2rwi6+F4aBAG5UfSXepW6 vC1EOQD3GT4Q1mKfcNV1Pzt6TRjj6UzT55/4JoaoKPcBZOSRO2toFnYab6vj4HP9le5sOg qpFnWjYUMN7RztBRbCSQZa024va6+bh64nEmfcXTkw8UEwZiGHu8AbvnvhB3dg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1774024384; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3CgKEtYImiRV7+WYzl0iiuErOMiZU+TVfxoRqHHCJEk=; b=hKQc37tmZjp/W8YL65py6dbO2tHbnOjxMyAfwJQGlAlJzjVEWW3k+I5Jiqi58VgPz3uPfJ 8ZSaidvDM99S22YFm8cJdvosVnJ7SasU+HadGOK3xW9WI1xtnIRH8TS3ZR1iD5sw9RmSfh lfrnOoqTI4L8FbyTGtKp0nK68J7aYshgWoiPi8WTUy2IK8mEr1FZQ8iVywdXImIr3l8uca 2xpDd2JBodfnl7h5Xmbugb1TjDjginnnFdMoU58/o7FMMwsfxgnMa6JGg6PW5AxAZjaJZi V1V4Osh3ncCU9kddpmduyQS8NTu8l0200Ht8xyfRb/sXEitcq4lQIMVqZPxFZg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fcp5X0GZHzZTL for ; Fri, 20 Mar 2026 16:33:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 271bc by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 20 Mar 2026 16:33:04 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Cc: Jonathan Matthews From: Alexander Ziaee Subject: git: 3bfda6f6b856 - stable/15 - nuageinit.7: fix cloud-config header line List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 3bfda6f6b856f91a44b202e82107e470a09ad3fd Auto-Submitted: auto-generated Date: Fri, 20 Mar 2026 16:33:04 +0000 Message-Id: <69bd76c0.271bc.77399c74@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=3bfda6f6b856f91a44b202e82107e470a09ad3fd commit 3bfda6f6b856f91a44b202e82107e470a09ad3fd Author: Jonathan Matthews AuthorDate: 2025-11-12 09:24:24 +0000 Commit: Alexander Ziaee CommitDate: 2026-03-20 16:32:57 +0000 nuageinit.7: fix cloud-config header line This updates the nuageinit man page by aligning mentions of the cloud-config header line with the cloud-init documentation[0], removing an unwanted "!" character. [0] https://docs.cloud-init.io/en/latest/explanation/about-cloud-config.html#how-do-i-create-a-cloud-config-file Signed-off-by: Jonathan Matthews Differential Revision: https://reviews.freebsd.org/D53706 (cherry picked from commit 4ab2d625e1462e9a78cb8086906c1a3da3aa6713) --- libexec/nuageinit/nuageinit.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libexec/nuageinit/nuageinit.7 b/libexec/nuageinit/nuageinit.7 index ba219f031c50..9651abba868f 100644 --- a/libexec/nuageinit/nuageinit.7 +++ b/libexec/nuageinit/nuageinit.7 @@ -131,12 +131,12 @@ If this file starts with a it will be executed at the end of the boot via .Cm nuageinit_user_data_script . If this file starts with -.Qq #!cloud-config , +.Qq #cloud-config , it will be parsed as a YAML configuration file. All other cases will be ignored. .Pp The -.Qq #!cloud-config +.Qq #cloud-config configuration entries supported by .Nm : .Bl -tag -width "config-2"