Migrate tailscalesd to uv and add flake packaging with a NixOS service module.
This commit is contained in:
parent
b195bd1e8f
commit
d5201b471b
14 changed files with 2160 additions and 2242 deletions
|
|
@ -65,6 +65,10 @@ def test_matrix_workers_to_sd_valid_input():
|
|||
"__meta_tailscale_device_name": "name",
|
||||
"__meta_tailscale_device_os": "linux",
|
||||
"__meta_tailscale_tailnet": "testnet",
|
||||
"tailscale_hostname": "test-host",
|
||||
"tailscale_name": "name",
|
||||
"hostname": "test-host",
|
||||
"instance": "test-host",
|
||||
}
|
||||
expected_output = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue