fix: sample config wasn't correct

This commit is contained in:
Jan Christian Grünhage 2020-10-27 10:31:43 +01:00
parent 131fbeea11
commit 1ad4a99005
1 changed files with 1 additions and 2 deletions

View File

@ -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"]