Add example YAML config file.
All checks were successful
Build & Test / Main (push) Successful in 13s

This commit is contained in:
Sam Fredrickson 2024-08-25 19:30:25 -07:00
parent 046aa14c80
commit 098282826e

4
economize.example.yaml Normal file
View File

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