diff --git a/config-patches/machine/common/nut-config.yaml b/config-patches/machine/common/nut-config.yaml new file mode 100644 index 0000000..fdc684b --- /dev/null +++ b/config-patches/machine/common/nut-config.yaml @@ -0,0 +1,8 @@ +apiVersion: v1alpha1 +kind: ExtensionServiceConfig +name: nut-client +configFiles: + - content: |- + MONITOR 10.105.6.10 1 talos ${upsmonPass} secondary + SHUTDOWNCMD "/sbin/poweroff" + mountPath: /usr/local/etc/nut/upsmon.conf \ No newline at end of file