From 3f6252bc3ca28764f6a6fc5bcda7b76284ed8300 Mon Sep 17 00:00:00 2001 From: Diego Tapia <64498901+dtapia-IT@users.noreply.github.com> Date: Tue, 14 May 2024 10:36:54 -0400 Subject: [PATCH] (node/lsstcam-vac.cp.lsst.org) add network config --- hieradata/node/lsstcam-vac.cp.lsst.org.yaml | 32 +++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 hieradata/node/lsstcam-vac.cp.lsst.org.yaml diff --git a/hieradata/node/lsstcam-vac.cp.lsst.org.yaml b/hieradata/node/lsstcam-vac.cp.lsst.org.yaml new file mode 100644 index 0000000000..b870745d17 --- /dev/null +++ b/hieradata/node/lsstcam-vac.cp.lsst.org.yaml @@ -0,0 +1,32 @@ +--- +nm::connections: + enp0s31f6: + content: + connection: + id: "enp0s31f6" + uuid: "03da7500-2101-c722-2438-d0d006c28c73" + type: "ethernet" + interface-name: "enp0s31f6" + ethernet: {} + ipv4: + address1: "139.229.175.79/26,139.229.175.126" + dns: "139.229.160.53;139.229.160.54;139.229.160.55;" + dns-search: "cp.lsst.org;" + method: "manual" + ipv6: + method: "disabled" + proxy: {} + enp3s0: + content: + connection: + id: "enp3s0" + uuid: "edb4ebb1-6d05-427b-b6ea-d483bdf32ec7" + type: "ethernet" + interface-name: "enp3s0" + ethernet: {} + ipv4: + method: "manual" + address1: "192.168.1.122/24" + ipv6: + method: "disabled" + proxy: {}