Compare commits

..

1 Commits

Author SHA1 Message Date
098282826e Add example YAML config file.
All checks were successful
Build & Test / Main (push) Successful in 13s
2024-08-25 19:30:25 -07:00

4
economize.example.yaml Normal file
View File

@ -0,0 +1,4 @@
host: "ipmi.economy.local"
credentials:
username: "admin"
password: "password"