Jörg Thalheim
|
d002419ae7
|
drop global argparse flags
They get shadowed by subargparser options.
|
2024-05-29 10:21:35 +02:00 |
|
Jörg Thalheim
|
033e5194fb
|
refactor facts command to regenerate facts for all machines
|
2024-04-15 22:14:54 +02:00 |
|
lassulus
|
8d34c51df2
|
refactor secrets & facts -> secret_facts & public_facts
|
2024-03-23 05:46:54 +01:00 |
|
Jörg Thalheim
|
c23a878dfd
|
drop meshnamed from repository
It's not super useful and we can always add it back later if we need it.
|
2024-03-06 10:02:21 +01:00 |
|
Jörg Thalheim
|
023b9f4257
|
add option to set defaultGroups for secrets
|
2024-02-16 17:26:20 +01:00 |
|
Qubasa
|
6647c38417
|
Working test_secrets_generate
|
2024-01-11 21:48:39 +01:00 |
|
lassulus
|
082d628497
|
clan_cli: flake_name -> flake_dir
|
2023-11-15 16:23:28 +01:00 |
|
Jörg Thalheim
|
7fd0f1fbb7
|
add module for meshnamed
|
2023-11-14 12:58:15 +01:00 |
|
Jörg Thalheim
|
e436fef13d
|
allow to persist zerotier identities/ips/meshnames for non-controller
|
2023-11-10 11:56:54 +01:00 |
|
lassulus
|
efafe6f0e3
|
clan-cli secrets: flake_name -> flake_dir
|
2023-11-05 16:58:48 +01:00 |
|
Qubasa
|
0be3dac289
|
nix fmt
|
2023-10-27 19:21:50 +02:00 |
|
Qubasa
|
8ff80b025c
|
Fixing a multitude of tests
|
2023-10-27 19:21:50 +02:00 |
|
Qubasa
|
7bbadaa60f
|
Fixed cyclic dependencie AND swapped pytest-parallel for pytest-xdist to fix deadlock in tests
|
2023-10-27 19:18:45 +02:00 |
|
Qubasa
|
f976121fa6
|
Added flake_name:str argument everywhere, nix fmt doesn't complain anymore
|
2023-10-27 19:15:40 +02:00 |
|
lassulus
|
0db337d57e
|
clan-cli secrets upload: secrets are populated into tmpdir
|
2023-09-29 20:05:35 +02:00 |
|
Jörg Thalheim
|
0178be0231
|
zerotier: document mdns ports; drop duplicate udp firewall rules
the nixos module already opens the zerotier port
|
2023-09-28 17:58:42 +02:00 |
|
Jörg Thalheim
|
b42d0598bc
|
also generate zerotier secret for vm
|
2023-09-28 17:57:44 +02:00 |
|
Jörg Thalheim
|
2e88454b5a
|
move zerotier secret generation into nixos module
|
2023-09-26 17:57:43 +02:00 |
|
Jörg Thalheim
|
0314132a1a
|
rewrite sops backend for secret generation and add tests
|
2023-09-21 17:22:20 +02:00 |
|