a-kenji
|
ead8118713
|
clan: fix clan facts list [MACHINE]
Fix `clan facts list [MACHINE]`.
The get command returned a dictionary of bytestrings.
We now convert them to strings.
|
2024-05-26 14:26:08 +02:00 |
|
DavHau
|
e09658c817
|
secrets: ensure all added/deleted files get committed
|
2024-04-24 17:26:32 +07:00 |
|
Jörg Thalheim
|
f7c2228f3f
|
include machine name when generating secrets
|
2024-04-15 22:17:53 +02:00 |
|
Jörg Thalheim
|
033e5194fb
|
refactor facts command to regenerate facts for all machines
|
2024-04-15 22:14:54 +02:00 |
|
Jörg Thalheim
|
448d752db1
|
fix case when secrets are regenerated during update/install
|
2024-04-12 14:46:51 +02:00 |
|
lassulus
|
2893025f3f
|
refactor clanCore.secrets -> clanCore.facts
|
2024-03-27 16:03:16 +01:00 |
|
Jörg Thalheim
|
dad2d6781b
|
fix casing in facts generate logs
|
2024-03-25 15:33:57 +01:00 |
|
lassulus
|
8d34c51df2
|
refactor secrets & facts -> secret_facts & public_facts
|
2024-03-23 05:46:54 +01:00 |
|
Jörg Thalheim
|
c155fe0fb9
|
make facts stores inherit from an interface
|
2024-02-16 14:47:39 +01:00 |
|
lassulus
|
5ed4881687
|
vms: use vm fact/secret-store
|
2024-02-15 10:41:25 +01:00 |
|
lassulus
|
e3627c12f7
|
add factsStore modules
|
2024-02-15 10:41:25 +01:00 |
|