This commit is contained in:
2026-01-29 15:12:43 +01:00
parent 8ee84eb550
commit 2f249beb8a
2 changed files with 17 additions and 11 deletions

View File

@@ -3,6 +3,7 @@ interval: 10
port: 8000
username: gloabl-user
password: global-password
systemid: ["1"] # Strings, not integers!
hosts:
- fqdn: host1.example.com
username: user1
@@ -11,4 +12,5 @@ hosts:
username: user2
password: secret2
- fqdn: host3.example.com
systemid: ["0"] # Strings, not integers!
- fqdn: host4.example.com