Initial commit: Hermes Agent Skills collection

This commit is contained in:
Debian
2026-07-12 19:02:59 +00:00
commit e9cc106625
789 changed files with 233126 additions and 0 deletions
@@ -0,0 +1,15 @@
# NUT upsd.users — NUT master host (e.g. 10.0.30.100)
# Place at /etc/nut/upsd.users on the NUT master host.
# Replace <NUT_MASTER_PASSWORD> and <NUT_SLAVE_PASSWORD> before deploying.
#
# Two users required:
# upsadmin — master upsmon on the NUT host itself
# upsslave — slave upsmon on all Proxmox nodes
[upsadmin]
password = <NUT_MASTER_PASSWORD>
upsmon master
[upsslave]
password = <NUT_SLAVE_PASSWORD>
upsmon slave