From nobody Sat Jun 6 06:18:35 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 4gXSmc3LPtz6g58T for ; Sat, 06 Jun 2026 06:18:40 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gXSmc2mRPz3Wxp for ; Sat, 06 Jun 2026 06:18:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780726720; 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=4S1TpQXmCnQLZpgBPskC6crsaDqwYypldHzuugoA4xY=; b=GpTGdXE3iR/8DSEPl0lkaGV3SbEp/ORTRxz8m4I6znXD+EUzOxmvQyXzG3L49LzNQT1nRI FSOVQiVZKOt+C8wyft6ShxZyNkIZiGsIj6X+e5SC9goXnQH1MtBnOvXAmxIVtmpWUMANGY eKs0t8kUVP0EGRrIFYL965/BAynSdOiMji5xY5sxpvbmwKPjQp8jw5Yo8moPbgK80r4Jg2 tgPjgw3a7Q3dDM7qD01D2mA5eOulZ0pEs6WDm2+NJcRst7V+pZLk8+IxQPL8BSNHWdOYbn FmOwbv60dIk/wt1FkgCL+ovFyPp3T/qhqSMcCx98sQEBw1Mz0AOth3BoBlceHQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780726720; a=rsa-sha256; cv=none; b=cZiFZ7K6ySosGzfMD5oJ1g/8FUVerwF8wCho3GjLtyDzwFYkJBQavqZ18xnnoxymLENi+L pv6J8JjbgGD1+bwesp9R49UaiaN/3HEvrFGtGAVc+bFOqOgxi1buiP44U5/BSYM9paa84Z 49kDIp1s8YMPgxijLbaIL7SsERFJO1cy72WPsmZjdngWzO6PsvW48gP3ituT5GUVhJ4Z0D hAwUSk5wSKbY/5FS3waxkyTs5L6ixROouJA0ltFQY6jai33dDIld8ragdZASBe5mGEuqfY BNAJV57MXVa/mvflAocsfTHU9A7ZttxVCuy4Su+6PK1SpXG5VhGrCQC8MzKFoQ== 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=1780726720; 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=4S1TpQXmCnQLZpgBPskC6crsaDqwYypldHzuugoA4xY=; b=Tj5nn0w5hZ8ThCRgX3GfTlTQHCWeAptVvWT0g4X9OhtV9wXVkB/LSR+NswliubJC1Ialt8 RVbpNU1P2BVPNDkQDr0TcYuITmlOU+Z04z43yxdQoM0SfCOHWct0vQRIYvcF7cbIdH9elV RATwQAycE+mNvtHbSdo8xdvy/5NvLF60qK9htZIu44AROTSX7PtnCtc7ZiZkdJD0BrHkGw T4apgXVhQIXrY46Nvz2HQ26eB0aGhI9KlK7zwT9R/efDZIlW6UqXFEq3Qctv7J8/Urtp+x /4LjaxVf9vejEtMIHJVLYOtfMO+SHHy/EyxKGAjYm5th9YQvlc/nHxG2/pGjTA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gXSmc2F3Bz13wR for ; Sat, 06 Jun 2026 06:18:40 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3083f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 06 Jun 2026 06:18:35 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Baptiste Daroussin Subject: git: bad3c15dffea - main - 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/main X-Git-Reftype: branch X-Git-Commit: bad3c15dffea69ea84f95489d26a86ad0498d942 Auto-Submitted: auto-generated Date: Sat, 06 Jun 2026 06:18:35 +0000 Message-Id: <6a23bbbb.3083f.629b45be@gitrepo.freebsd.org> The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=bad3c15dffea69ea84f95489d26a86ad0498d942 commit bad3c15dffea69ea84f95489d26a86ad0498d942 Author: Baptiste Daroussin AuthorDate: 2026-06-06 06:17:04 +0000 Commit: Baptiste Daroussin CommitDate: 2026-06-06 06:17:04 +0000 nuageinit: update documentation for phone_home and final_message --- 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"