fix: sample config wasn't correct
This commit is contained in:
parent
131fbeea11
commit
1ad4a99005
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,6 @@ hs_url = "https://example.org"
|
|||
username = "wol"
|
||||
password = "s3cr3t"
|
||||
|
||||
[[ hosts ]]
|
||||
name = "example"
|
||||
[ hosts.example ]
|
||||
mac_addr = [0x70,0x8b,0xcd,0x54,0xe2,0x32]
|
||||
users = ["@admin:example.org"]
|
||||
|
|
Loading…
Reference in a new issue