add device tags

This commit is contained in:
Abel Luck 2023-11-06 11:15:33 +01:00
parent 2fcd13a16b
commit f5a2ecd6fd
2 changed files with 18 additions and 8 deletions

View file

@ -41,11 +41,11 @@ def test_matrix_workers_to_sd_valid_input():
"addresses": ["10.0.0.1", "192.168.1.1"],
"hostname": "test-host",
"clientVersion": "1",
"tags": ["tag:matrix"],
"id": "id",
"name": "name",
"os": "linux",
"authorized": True,
"tags": ["tag:test"],
"tailnet": "testnet",
}
workers = {