From nobody Sun Jun 28 18:40:53 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 4gpJBs6hp0z6jl1X for ; Sun, 28 Jun 2026 18:40:53 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gpJBs1pjwz3YWv for ; Sun, 28 Jun 2026 18:40:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782672053; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GvVYotpF7ej+5c4ygbE0XkhxWGctJrXp5mtyMaJ1bRU=; b=iraUcvCgWQjDo7/LO/InPyO+prnw8LTXEWtZLxABfWe/sRKCWxeM2QKle7T8PeQIVlD1mm KduyziyEfQvFXb1S7cne6ZXvq11pyXPJYkC2dh9Hm9exS08P0oG39UuB6BfPgo6WTmnDui /HUyB+dM/hiGESY/QSHT/6Z6BKSVbHZC3vgwholxbAvdgrwzVjpidbFhH4hrfewwwQ3BvI tGeUs4+qqwmUTtUPGtdp2GZaOBlZVuwd6wuXj5gjuos5bkB4I76k6Dv7QuyDfUNpAIm0pb fD80rcJJbDu2dI+kCUnxa1mR4bR1J5b+lN8ALE5KMAg/IwBdZOYXfkDtcJbHHw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782672053; a=rsa-sha256; cv=none; b=dekHi356i6Dm8iIIEOuOpah+KsjrQ5FazhyOodk3Q6LfOTfMAAMWFZGLDt3/0XIEafRGSQ V4AcKhAhB0hOigXF0bumgi6a2wXqdhYW6qyG76XlVcK6auWoZn25pG0pOrI2zM+1Lm2730 0hRHeSGho69l/clepoXFfS/ZTop37QI4fPEhGsYYX5VN1WGWfZV8rNbcucgJ1zX9FAGCiu Yjm4iGjwVnkMHeeRDBycwesHI8YggHPY+6BT1S+arcvoT2MDV9/c/EbCb1zWr7SVxleIJf +mjU2MNI1aLC7d2LSM0UCvMXId3p+tp8olvJiYTDd9sCYSGG/dFZvPkG42Fu0w== 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=1782672053; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=GvVYotpF7ej+5c4ygbE0XkhxWGctJrXp5mtyMaJ1bRU=; b=DrI/IsZzZex+tS9psZt8CmD19SjSfU2W14iV4p4GevuwLjcYOMmZB/SLid47QGf80wkUhn vX32enfTdHovTjQXszOZWNkIS4bwR3L1paaUATKq0GAZ8SaooMcpN5lQgHxnmAvKhlTaDJ 88m5HNqwE2uaNLX4IdNrHbMtpyYa2HYLBUIrriawDcTryV8jquoN3cE6XKN5d7w1AEe2iO DxZM1cE9gjcsj/KzbYwT+U+4AZEHb2p4TtTzvPjpZcVIRqQPf4KoV1aJ6P8Y491dRuvpf4 hBf+IZOK+9soUY/KFiEZHDOF3+EbXUeOKDVB4QauhIrl6hynz4r81MMIQjT8xg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gpJBs0h0wz6Z4 for ; Sun, 28 Jun 2026 18:40:53 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1cccb by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 28 Jun 2026 18:40:53 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Baptiste Daroussin Subject: git: 48bf144ac4a2 - stable/15 - nuageinit: update documentation for phone_home and final_message 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bapt X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 48bf144ac4a2ae8d55ac32f855e295ca54237f04 Auto-Submitted: auto-generated Date: Sun, 28 Jun 2026 18:40:53 +0000 Message-Id: <6a416ab5.1cccb.1bf61827@gitrepo.freebsd.org> The branch stable/15 has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=48bf144ac4a2ae8d55ac32f855e295ca54237f04 commit 48bf144ac4a2ae8d55ac32f855e295ca54237f04 Author: Baptiste Daroussin AuthorDate: 2026-06-06 06:17:04 +0000 Commit: Baptiste Daroussin CommitDate: 2026-06-28 18:39:55 +0000 nuageinit: update documentation for phone_home and final_message (cherry picked from commit bad3c15dffea69ea84f95489d26a86ad0498d942) --- libexec/nuageinit/nuageinit.7 | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/libexec/nuageinit/nuageinit.7 b/libexec/nuageinit/nuageinit.7 index 6d0f8ae2f41c..0bd652ae4fd5 100644 --- a/libexec/nuageinit/nuageinit.7 +++ b/libexec/nuageinit/nuageinit.7 @@ -3,7 +3,7 @@ .\" Copyright (c) 2025 Baptiste Daroussin .\" Copyright (c) 2025 Jesús Daniel Colmenares Oviedo .\" -.Dd February 26, 2026 +.Dd June 6, 2026 .Dt NUAGEINIT 7 .Os .Sh NAME @@ -491,6 +491,37 @@ succeeds. Defaults to .Qq true . .El +.It Ic phone_home +An object configuring the posting of instance data to a URL. +.Pp +The following keys are recognized: +.Bl -tag -width "tries" +.It Ic url +The target URL to which the data will be posted. +.It Ic post +A list of data items to send, or the string +.Qq all +to send all supported items. +Supported items are: +.Qq hostname , +.Qq fqdn , +.Qq instance_id , +.Qq pub_key_rsa , +.Qq pub_key_ecdsa , +and +.Qq pub_key_ed25519 . +.It Ic tries +Number of retry attempts. +Defaults to 1. +.El +.Pp +The data is posted using +.Xr fetch 1 . +.It Ic final_message +A string message to be displayed at the end of the boot process. +The placeholder +.Qq $UPTIME +is replaced with the system uptime in seconds. .It Ic users Specify a list of users to be created: .Bl -tag -width "ssh_authorized_keys"