From 76326195b0afe3cbba57c85455c80da62b8cbb3c Mon Sep 17 00:00:00 2001 From: Bruno Cornec Date: Fri, 6 Dec 2024 00:35:12 +0100 Subject: Add 2 new aarch64 build nodes named lavand and majax --- manifests/nodes_ip.pp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'manifests/nodes_ip.pp') diff --git a/manifests/nodes_ip.pp b/manifests/nodes_ip.pp index 38553b61..0e723db8 100644 --- a/manifests/nodes_ip.pp +++ b/manifests/nodes_ip.pp @@ -34,6 +34,12 @@ $nodes_ipaddr = { friteuse => { ipv4 => '192.168.122.131', }, + lavand => { + ipv4 => '49.13.82.246', + }, + majax => { + ipv4 => '128.140.83.19', + }, ec2aa1 => { ipv6 => '2a05:d014:e9:2c02:98ca:ec83:c601:371a', }, -- cgit v1.2.1