From nobody Tue Jan 6 08:25:27 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 4dlkkh4qJHz6NKlY for ; Tue, 06 Jan 2026 08:25:32 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dlkkh23zFz3rQc for ; Tue, 06 Jan 2026 08:25:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767687932; 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=xD5nwFm7maW3xNsCQIkdN8LZRjyCdo4NiJHHjqtAhoM=; b=I5BpmKve3EcqZ0AKfEmcasvn6Cq17Iqtn16m52+fr7+LFD9QLww70tYrSBS/o1oq2lYc5h AW0S4GKM0+OUW2DZEdNZ2hMhcl3Eux5KP3lhbtg6wqsCF9SgbP16yRQv3/nuXaK0dOjtxf siyKYB0dBui1PNvJZrUmr4rcyD0JK0o9Eh01ukYv6iTpGgOFJHIiB5cezP4ULxctVZmBRt qvhUZgOYbgRTnxqsLf4H1hxd7e9+kdQccNePpwImN42uGFgiJkKmVcMLfaRgwjmq/YPOa1 BPccYXEETgdvjVAwteiPgD1ONTiVPPIzIKto9XeEMswWD4y13RGWIFUgkF0aXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767687932; 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=xD5nwFm7maW3xNsCQIkdN8LZRjyCdo4NiJHHjqtAhoM=; b=q6KRSpI3zxYluWIELg2tr3YOC3ctRzjx7w8Zd/zgE6gFPJfvIZY6ybtJYDsKC+Gi+HfnIx ZpixmWLz1VTbyrtZ6SAKkpI1lxXH1J8gStFc8okAgnDktp4KM/6tSJnCxBdeTN6e+WXTvL l50Y25kgqUkuwknBPtJi4mYJYssNT8omMlpUZM18q5B1MDxUSnfFGImN0IOpzhEVU3/w68 BwIWcQrDrBUzqAe8HAJ6swupxQORxAQhqgSjoQ0pDtIljVVGNfmnAfqoz2QEZnLJTDIpRW PfrsZNB6zw/CXleoN9iydDTIK6lbaHsJ8I7UJp8Mbj3CKdEubrxtlg0ncjntcQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1767687932; a=rsa-sha256; cv=none; b=cmtItkBUdvbnNPNxFsy6b5CvC8s/oJMgLn3AOTSy7qp3c+Ij/aNIqkT6nGEngm3t/fnZZ6 dNOrHPVJKy3+wbN4BhKG4agODKD2H6iuUiL5vxEMLCU6vizRwCx5rrRhc+ozLs4IrOGMqc qnIVxrj9JMnLkDrDtoZvWzDTUcoN/LUEw1QnXmq19XE4MSjo5/7dYhyZNcZQPDkHSmx0VN WkiQpdDEIg8yTWKKI8RrTH+7Gbkqmnk9qCEhk6JOMNu55Fy0HqKzL1ZcG7iUHb/uT90njW p7Z9nbsKWH1zt5N3Iep8KfdjuhP8SoKWxM7QxHdeMYHJm5uZ3uKGzVOikLY6BA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dlkkh1WHDzyG0 for ; Tue, 06 Jan 2026 08:25:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 931a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 06 Jan 2026 08:25:27 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Cc: =?utf-8?Q?Gon=C3=A9ri?= Le Bouder From: Baptiste Daroussin Subject: git: 7af8b75201b7 - main - nuageinit: config2_network support dns service cfg 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: bapt X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7af8b75201b7af353fa74c8feb937b52f5ccf9bb Auto-Submitted: auto-generated Date: Tue, 06 Jan 2026 08:25:27 +0000 Message-Id: <695cc6f7.931a.423e5f54@gitrepo.freebsd.org> The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/src/commit/?id=7af8b75201b7af353fa74c8feb937b52f5ccf9bb commit 7af8b75201b7af353fa74c8feb937b52f5ccf9bb Author: Gonéri Le Bouder AuthorDate: 2026-01-03 02:11:55 +0000 Commit: Baptiste Daroussin CommitDate: 2026-01-06 08:25:14 +0000 nuageinit: config2_network support dns service cfg This change enhances `config2_network()` to honor the DNS configuration, when it's defined through the `services` section. The `network_data.json` file can hold DNS configuration at two different places: - within a network configuration entry - or `dns` entry in the `services` section, in this case the configuration is global. An example of such configuration: {"links": [{"id": "interface0", "type": "phy", "ethernet_mac_address": "52:54:00:01:59:03"}], "networks": [{"id": "private-ipv4-0", "type": "ipv4", "link": "interface0", "ip_address": "192.168.123.5", "netmask": "255.255.255.0", "routes": [{"network": "0.0.0.0", "netmask": "0.0.0.0", "gateway": "192.168.123.1"}], "network_id": "9e5b1ed9-f5e6-4941-a90f-2e06bab858de", "dns_nameservers": ["192.168.123.1"], "services": [{"type": "dns", "address": "192.168.123.1"}]}], "services": [{"type": "dns", "address": "192.168.123.1"}]} See: https://docs.openstack.org/nova/latest/user/metadata.html MFC After: 1 week Signed-off-by: Gonéri Le Bouder Pull Request: https://github.com/freebsd/freebsd-src/pull/1941 --- libexec/nuageinit/nuageinit | 25 ++++++++++++++++++++++++- libexec/nuageinit/nuageinit.7 | 2 ++ 2 files changed, 26 insertions(+), 1 deletion(-) diff --git a/libexec/nuageinit/nuageinit b/libexec/nuageinit/nuageinit index a5411c60b410..9aaec1b87a6a 100755 --- a/libexec/nuageinit/nuageinit +++ b/libexec/nuageinit/nuageinit @@ -236,9 +236,16 @@ local function nameservers(interface, obj) resolv_conf_handler:close() end - if not os.execute("resolvconf -a " .. interface .. " < " .. resolv_conf) then + -- Only call resolvconf with interface if interface is provided + if interface then + resolvconf_command = "resolvconf -a " .. interface .. " < " .. resolv_conf + else + resolvconf_command = "resolvconf -u" + end + if not os.execute(resolvconf_command) then nuage.warn("Failed to execute resolvconf(8)") end + end local function install_packages(packages) @@ -572,6 +579,22 @@ local function config2_network(p) --end end end + + -- Handle global nameservers from services section + if obj["services"] then + local dns_servers = {} + for _, service in pairs(obj["services"]) do + if service["type"] == "dns" then + table.insert(dns_servers, service["address"]) + end + end + if #dns_servers > 0 then + -- Use nameservers() function for global services + local nameserver_config = {addresses = dns_servers} + nameservers(nil, nameserver_config) + end + end + if #ipv4 > 0 then routing:write('static_routes="') routing:write(table.concat(ipv4, " ") .. '"\n') diff --git a/libexec/nuageinit/nuageinit.7 b/libexec/nuageinit/nuageinit.7 index 445902ccf2c0..4f6b6e269867 100644 --- a/libexec/nuageinit/nuageinit.7 +++ b/libexec/nuageinit/nuageinit.7 @@ -117,6 +117,8 @@ file supports the following keys: Array of network interfaces to be configured. .It Ic networks Array of network configurations to be set. +.It Ic services +Array of service configurations to be set (e.g: DNS). .El .El .Pp