From f97fa9d7435d0aa878c39981f330525aaf376764 Mon Sep 17 00:00:00 2001 From: Diego Tapia <64498901+dtapia-IT@users.noreply.github.com> Date: Mon, 13 May 2024 11:14:46 -0400 Subject: [PATCH] (node/lsstcam-rebps.cp.lsst.org) add network config --- hieradata/node/lsstcam-rebps.cp.lsst.org.yaml | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 hieradata/node/lsstcam-rebps.cp.lsst.org.yaml diff --git a/hieradata/node/lsstcam-rebps.cp.lsst.org.yaml b/hieradata/node/lsstcam-rebps.cp.lsst.org.yaml new file mode 100644 index 0000000000..c28e9b3f73 --- /dev/null +++ b/hieradata/node/lsstcam-rebps.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.78/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.121/24" + ipv6: + method: "disabled" + proxy: {}