Johannes Kirschbauer
|
ebd7aa8422
|
API: add sops keyfile checks
|
2024-09-04 15:29:06 +02:00 |
|
Jörg Thalheim
|
29909e49d3
|
apply TRY lint
|
2024-09-03 18:13:46 +02:00 |
|
Johannes Kirschbauer
|
facc0bd226
|
UI: Init iwd service for single wifi
|
2024-09-03 17:24:31 +02:00 |
|
DavHau
|
924f5e41c6
|
vars: global metadata paths for all store backends
This also changes the paths where sops stores teh secret -> all sops secrets will have to be re-generated
|
2024-09-03 16:30:01 +02:00 |
|
Jörg Thalheim
|
1fa0e72bea
|
use pathlib everywhere
|
2024-09-02 18:26:13 +02:00 |
|
Jörg Thalheim
|
483d8ce521
|
add SIM lint
|
2024-09-02 16:39:30 +02:00 |
|
Jörg Thalheim
|
cb16cda3fa
|
add RET, Q, RSE lint
|
2024-09-02 15:58:49 +02:00 |
|
Jörg Thalheim
|
e150b37fb8
|
enable ASYNC, DTZ, YTT and EM lints
|
2024-09-02 14:07:06 +02:00 |
|
Jörg Thalheim
|
22d6e5e153
|
enable comprehensions linting rules
|
2024-09-02 13:35:52 +02:00 |
|
Jörg Thalheim
|
109d1faf9e
|
enable bug-bear linting rules
|
2024-09-02 13:26:07 +02:00 |
|
Jörg Thalheim
|
b313f2d066
|
make all same-module imports relative, the rest absolute
This makes sorting more consitent.
|
2024-09-02 13:00:19 +02:00 |
|
DavHau
|
62ccd0ed4b
|
vars: introduce deploy=true/false for generated files
|
2024-09-01 14:32:46 +02:00 |
|
Johannes Kirschbauer
|
ede5cbcf13
|
Fix: regression list_machines. Split into multiple functions
list_inventory_machines, list_nixos_machine, list_sops_machines
The caller of the function should specify which machines they wants to see
|
2024-08-03 12:43:35 +02:00 |
|
a-kenji
|
452c00f5f1
|
clan/secrets: improve naming of secret key
Change the secret key help wording to: `secret-name`,
to convey that it is the key and not the value.
Fixes: #1696
|
2024-07-30 12:54:22 +02:00 |
|
DavHau
|
1b3dc65b89
|
vars/sops: store secrets in /sops/vars
|
2024-07-24 18:42:50 +07:00 |
|
DavHau
|
d7d3c404fa
|
sops/refactor: lay groundwork for secrets with arbitrary paths
|
2024-07-24 18:12:19 +07:00 |
|
DavHau
|
4300838986
|
secrets: refactor parameter naming
|
2024-07-24 17:50:03 +07:00 |
|
DavHau
|
cee0e74476
|
clan-cli/secrets: refactor: rename secret -> secret_path
|
2024-07-23 18:18:32 +07:00 |
|
Jörg Thalheim
|
64956a7a0a
|
Revert "clan-cli: deprecate nix_shell() in favor of run_cmd()"
This reverts commit a598b878a5.
|
2024-07-17 14:04:49 +02:00 |
|
DavHau
|
a598b878a5
|
clan-cli: deprecate nix_shell() in favor of run_cmd()
|
2024-07-16 14:03:17 +07:00 |
|
Jörg Thalheim
|
6037ad1ce0
|
move FlakeId to flake id
move FlakeId to flake id
|
2024-07-03 18:28:55 +02:00 |
|
Jörg Thalheim
|
2f1dac6962
|
make machine class now a dataclass
|
2024-07-03 12:34:43 +02:00 |
|
Qubasa
|
7b0e1b437b
|
clan-cli: Add validity check for age key generation
|
2024-06-21 15:07:53 +02:00 |
|
a-kenji
|
996dc47da5
|
clan: add dynamic-completions to clan secrets set
|
2024-06-04 15:21:00 +02:00 |
|
a-kenji
|
755d7c6470
|
clan: add dynamic completions to clan secrets machines
|
2024-06-04 15:02:35 +02:00 |
|
a-kenji
|
6ab585da1f
|
clan: add dynamic completions for clan secrets import-sops
|
2024-06-04 13:40:24 +02:00 |
|
a-kenji
|
e2bf74ff27
|
clan: add dynamic completions for clan secrets users
|
2024-06-04 13:30:38 +02:00 |
|
a-kenji
|
10ab6f0155
|
clan: add dynamic completion for clan secret groups
|
2024-06-04 13:30:38 +02:00 |
|
a-kenji
|
0661051baa
|
clan: clan secrets groups add machine completions
|
2024-06-04 13:30:11 +02:00 |
|
a-kenji
|
b9046cbae0
|
clan: fix help message
|
2024-06-04 10:28:34 +00:00 |
|
a-kenji
|
9b6a9f0515
|
clan: add more machine completion functions to secrets
|
2024-06-04 11:07:24 +02:00 |
|
a-kenji
|
cc401675fe
|
clan: add dyncamic completions for secrets
|
2024-06-03 21:47:14 +02:00 |
|
a-kenji
|
bda4e4302f
|
clan: add dynamic machine completions to clan secrets subcommands
|
2024-06-03 17:32:33 +02:00 |
|
lassulus
|
05ed378199
|
Revert "clan-cli: cmd.py uses pseudo terminal now. Remove tty.py. Refactor password_store.py to use cmd.py."
This reverts commit 58f5bc0be0.
|
2024-06-03 12:25:20 +02:00 |
|
Qubasa
|
58f5bc0be0
|
clan-cli: cmd.py uses pseudo terminal now. Remove tty.py. Refactor password_store.py to use cmd.py.
|
2024-06-02 16:52:31 +02:00 |
|
Jörg Thalheim
|
84f75de34c
|
split list machines into show machine command
|
2024-05-31 16:56:09 +02:00 |
|
Qubasa
|
a60978240c
|
Fix template. Improve docu. Add disko as default imported module.
|
2024-05-10 15:39:46 +02:00 |
|
Jörg Thalheim
|
4b2c0cbd39
|
sops: fix setting secret from pipe
|
2024-04-30 14:04:49 +02:00 |
|
Jörg Thalheim
|
92f96e8a45
|
sops: also log content type on error
|
2024-04-30 13:56:07 +02:00 |
|
DavHau
|
e09658c817
|
secrets: ensure all added/deleted files get committed
|
2024-04-24 17:26:32 +07:00 |
|
DavHau
|
83899aa054
|
cli/secrets: show hint in --help on how to retrieve a key
|
2024-04-02 14:36:01 +07:00 |
|
Jörg Thalheim
|
00704e9e55
|
re-encrypt secrets after rotating users/machines keys
|
2024-03-25 12:34:29 +01:00 |
|
Jörg Thalheim
|
a395d4a8fb
|
add hint to use --force when a key already exists
|
2024-03-25 11:06:20 +01:00 |
|
lassulus
|
8d34c51df2
|
refactor secrets & facts -> secret_facts & public_facts
|
2024-03-23 05:46:54 +01:00 |
|
Jörg Thalheim
|
6bcddae692
|
allow multi-line interactive secrets
|
2024-03-13 11:18:56 +01:00 |
|
lassulus
|
1d5605fa4a
|
clan-cli sops: accept bytes
|
2024-03-03 09:25:40 +01:00 |
|
lassulus
|
393db0d6f7
|
clan_cli secrets generate: fix type in error msg
|
2024-03-03 08:40:22 +01:00 |
|
lassulus
|
cde452f99b
|
clan-cli sops: fix super class interface compliance
|
2024-03-03 06:20:08 +01:00 |
|
lassulus
|
ed604a7ded
|
clan-cli secrets: actually check if only service needs regeneration
|
2024-03-03 06:20:08 +01:00 |
|
lassulus
|
9880dede41
|
clan-cli: add interactive secrets/fact generation
|
2024-03-03 04:06:18 +01:00 |
|