From 91af50acc2d1d493c63c9bfb8a96385457c71ebd Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Fri, 19 Jan 2024 21:56:52 -0600 Subject: [PATCH] nut0: Add host Ignition config *nut0.pyrocufflink.blue* is a Raspberry Pi 3 that will run `upsd` and `upsmon` to monitor and control the UPS on the server rack. --- nut0.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 nut0.yaml diff --git a/nut0.yaml b/nut0.yaml new file mode 100644 index 0000000..09949f6 --- /dev/null +++ b/nut0.yaml @@ -0,0 +1,17 @@ +variant: fcos +version: 1.4.0 + +ignition: + config: + merge: + - local: fix-hybrid-mbr.ign + - local: common.ign + - local: zram.ign + - local: cfg.ign + +storage: + files: + - path: /etc/hostname + mode: 0644 + contents: + inline: nut0.pyrocufflink.blue