Commit Graph

16 Commits

Author SHA1 Message Date
a-kenji
255a2f5800 facts: fix typo 2024-08-20 11:44:29 +00:00
DavHau
053e61e3f0 vars: implement sops.defaultGroups 2024-07-11 18:39:29 +07:00
DavHau
97bc973969 reference docs: add missing description fields and enforce it from now on 2024-07-04 13:34:55 +07:00
DavHau
841282fb06 facts: mention prompt_value in docs for generator.scripts 2024-07-04 12:59:49 +07:00
Jörg Thalheim
2ed8bba017 make bubblewrap in fact generation optional 2024-06-27 18:23:05 +02:00
Jörg Thalheim
5b351da166 fix fake-etc build on machines without sandbox
If we have no sandbox enabled or on macos with sandbox enabled, /etc
contains a lot more files than we actually want.
Instead of copying some random files, we now just create those files
ourself.
2024-06-21 17:01:40 +02:00
DavHau
4db2e8303f refactor: rename clanCore -> clan.core 2024-06-18 18:32:40 +07:00
lassulus
552db78555 facts password-store: take path from variable 2024-04-21 19:09:46 +02:00
Jörg Thalheim
139adc7a72 sops/compat: fix name reference 2024-04-12 13:23:52 +02:00
Jörg Thalheim
b8d474402a sops: fix secret path generation 2024-04-12 13:12:31 +02:00
Jörg Thalheim
d049067096 factstore: secret backends now can return the path to a secret dynamically
try to move path function out
2024-04-10 15:14:30 +00:00
Jörg Thalheim
aa0db5dc6d sops: strip out clanCore.machineName instead of networking.hostName 2024-04-09 15:10:27 +02:00
Jörg Thalheim
4c6280553c sops: fix decrypte path on machine 2024-04-02 13:50:24 +02:00
DavHau
46afc1879c docs: render module options docs
fix errors while rendering some modules
2024-03-31 00:26:08 +07:00
DavHau
25977f6074 secrets: improve description of generator script 2024-03-30 17:16:26 +07:00
lassulus
2893025f3f refactor clanCore.secrets -> clanCore.facts 2024-03-27 16:03:16 +01:00