fff1d2c480
Enhancement (WIP): Consolidate system configurations into modules.
...
- system: Module describes core Linux system configuration parameters, and NixOS system parameters.
- networking: Basic networking config for metal hosts.
- sops: Configures sops-nix to decrypt secrets as appropriate, and provides a useful shell helper.
- smb: Reusable module that returns one smb mount.
- iscsi: Autoconnect and auto-mount iscsi target.
- git: Basic Git config.
- docker: Configure Docker.
- hardware: Set of modules for physical hardware devices and their related configurations.
2025-02-16 00:13:27 -08:00
d16a2c5230
Enhancement: Temporarily add archive smb share for importing data from backups.
2025-02-08 01:49:53 -08:00
c31ae00a50
Fix: Extend smb device/mount timeout.
2025-02-06 15:04:46 -08:00
8d1541c903
Enhancement: Update iscsi.
...
- Deprecate barbarian.
- Reorganize iscsi vars.
- Add filesystem mount for iscsi.
2025-02-06 14:04:20 -08:00
113c5f8448
Fix: Re-encrypt smb.secrets as pure binary.
2025-02-06 13:54:39 -08:00
e78f1d0cf1
Fix: IDEK
2025-02-06 13:50:25 -08:00
32cd2b7562
Fix: Force sops to emit plain binary file to preserve dotenv syntax.
2025-02-06 13:49:50 -08:00
4eadaeeb5a
Fix: Re-encrypt smb.secrets with --output-type binary
2025-02-06 13:46:53 -08:00
e0de19bd87
Fix: Correct sops format
2025-02-06 13:42:59 -08:00
7291fa354a
Feature: Add sops-encrypted SMB credentials.
2025-02-06 13:39:42 -08:00
900275dae9
Enhancement: add sys.dataDirs to interface between shares and stacks.
2025-01-31 22:28:10 -08:00
adbb2ea414
Fix: Add missing services.openiscsi.name option.
2025-01-31 12:45:40 -08:00
7dc4da3d91
Fix: Remove unused sys input.
2025-01-31 12:27:48 -08:00
0a79e5a2f2
Fix: services.openiscsi.targets removed, unnecessary.
2025-01-31 12:21:27 -08:00
9804188ff1
Fix: services.openiscsi.target (not targets) should be a string, not an array.
2025-01-31 11:37:42 -08:00
c5091f76a4
Fix: services.openiscsi.discoverPortal (not portals), should be a string, not an array.
2025-01-31 11:35:58 -08:00
653a8b548a
Fix: Add missing elipses
2025-01-31 11:15:47 -08:00
09c2066504
WIP: Init fighter system configuration.
2025-01-30 14:51:01 -08:00