Johannes Kirschbauer
|
8544387d65
|
Docs/frontmatter: init automatic reference for frontmatter
|
2024-11-19 10:35:13 +01:00 |
|
Johannes Kirschbauer
|
d5c2c1af67
|
modules/frontmatter: init module interface as source of frontmatter
|
2024-11-15 20:04:06 +01:00 |
|
clan-bot
|
e4775dc429
|
Merge pull request 'tests: minify test machines to decrease runtime' (#2401) from DavHau/clan-core:DavHau-dave into main
|
2024-11-13 13:44:59 +00:00 |
|
DavHau
|
0aa63e2e35
|
tests: minify test machines to decrease runtime
|
2024-11-13 20:40:01 +07:00 |
|
Johannes Kirschbauer
|
2c50c891f9
|
Docs: read roles only from inventory modules
|
2024-11-13 14:14:50 +01:00 |
|
Johannes Kirschbauer
|
280878e30a
|
Inventory/constraints: add id's to inventory constraints to make them more observable
|
2024-11-13 13:58:43 +01:00 |
|
Johannes Kirschbauer
|
a24bc87cb5
|
Chore: remove unsued inventory example
|
2024-11-13 09:18:24 +01:00 |
|
Johannes Kirschbauer
|
241db1cade
|
Modules/constraints: init constraints checking for inventory compatible modules
|
2024-11-12 18:36:38 +01:00 |
|
Johannes Kirschbauer
|
b9ef080950
|
jsonschema: migrate tests
|
2024-11-12 13:23:31 +01:00 |
|
Johannes Kirschbauer
|
499bc4743b
|
jsonschema: Add exportfield for module internals
|
2024-11-12 12:48:45 +01:00 |
|
Qubasa
|
20f4ca2f63
|
clan: Re-add pkgsForSystem to configsPerSystem too
|
2024-11-11 23:20:27 +07:00 |
|
Qubasa
|
49296133af
|
Revert "clan: Remove pkgsForSystem"
This reverts commit 724913be90.
|
2024-11-11 21:50:25 +07:00 |
|
Qubasa
|
fd9759d67a
|
module.nix: add better explanation
|
2024-11-11 14:08:12 +00:00 |
|
Qubasa
|
724913be90
|
clan: Remove pkgsForSystem
|
2024-11-11 14:08:12 +00:00 |
|
Johannes Kirschbauer
|
c33c5f8b19
|
Jsonschema: clean up tests
|
2024-11-08 13:22:58 +01:00 |
|
Johannes Kirschbauer
|
a1acac4b7d
|
Inventory: init inventory.tags for globally defined static and dynamic tags
|
2024-11-08 12:48:03 +01:00 |
|
Jörg Thalheim
|
9923bfee74
|
inventory: make sure we always define all roles, even if we don't have machines
this makes write writing modules easier
add missing roles assertions
|
2024-11-04 12:57:07 +01:00 |
|
danjujan
|
61958130fd
|
lib: fix typos
|
2024-10-29 12:37:34 +00:00 |
|
DavHau
|
2e8844ce45
|
build-clan: clean up unit test
|
2024-10-23 23:19:49 +07:00 |
|
Johannes Kirschbauer
|
c2eae7d0a6
|
lib/jsonSchema: handle defaults for defaultText
|
2024-10-22 12:59:44 +02:00 |
|
Jörg Thalheim
|
f6bb721d83
|
refactor evalClanModules to accept a module instead of a modulename
|
2024-10-09 14:48:43 +02:00 |
|
Jörg Thalheim
|
fb65e4730d
|
eval-clan-modules: don't re-import nixpkgs
|
2024-10-09 13:48:32 +02:00 |
|
Johannes Kirschbauer
|
65bdf0258a
|
Schemas: fix clanModules eval
|
2024-10-09 13:38:19 +02:00 |
|
Johannes Kirschbauer
|
a78d9715cb
|
Inventory: removed devshell input
|
2024-10-09 13:27:09 +02:00 |
|
Johannes Kirschbauer
|
15974d92fe
|
Inventory/schemas: move all schemas to legacyPackages
|
2024-10-09 13:27:09 +02:00 |
|
Johannes Kirschbauer
|
0a5223a1f0
|
Inventory/schemas: use less schema versions
|
2024-10-09 13:27:09 +02:00 |
|
Jörg Thalheim
|
b30763226a
|
lib/inventory/tests: adapt imported module account
|
2024-10-09 12:32:04 +02:00 |
|
Jörg Thalheim
|
ff4ae1eb50
|
remove machine settings.json
|
2024-10-09 12:08:23 +02:00 |
|
Jörg Thalheim
|
294634ec62
|
fix nixos machines without hostPlatform
|
2024-10-09 12:08:23 +02:00 |
|
Jörg Thalheim
|
5f0b0205b2
|
drop "system" argument from inventory
|
2024-10-09 12:07:58 +02:00 |
|
Jörg Thalheim
|
c80c5dcdca
|
deprecate passing in system with nixosConfiguration
we have this information in both hardware-configuration.nix and factor,
so we don't want to pass this in from the outside.
|
2024-10-09 11:56:36 +02:00 |
|
Jörg Thalheim
|
83f6485abc
|
move nixos-facter imports to clanCore
|
2024-10-09 11:56:36 +02:00 |
|
Jörg Thalheim
|
fd114ab0f9
|
import nixos facter by default
|
2024-10-09 11:36:03 +02:00 |
|
Johannes Kirschbauer
|
0fec60a36c
|
Inventory/schema: disable warning until fully migrated
|
2024-10-08 19:31:27 +02:00 |
|
Johannes Kirschbauer
|
2092101581
|
Inventory/enabled: add eval test
|
2024-10-08 12:24:57 +02:00 |
|
Johannes Kirschbauer
|
f9387df76d
|
Inventory/enable: dont include disabled services
|
2024-10-08 12:24:57 +02:00 |
|
Johannes Kirschbauer
|
d4865d10e4
|
Inventory/interface: add enable flag for service instances
|
2024-10-08 12:24:57 +02:00 |
|
Johannes Kirschbauer
|
8c15f58df6
|
Inventory/tests: add more eval smoke tests
|
2024-10-08 12:06:03 +02:00 |
|
Johannes Kirschbauer
|
a3f084f6f4
|
Init: inventory schema for role dependant interfaces
|
2024-10-08 11:38:15 +02:00 |
|
clan-bot
|
899bfde40c
|
Merge pull request 'Fix: wrong path concat coercion' (#2219) from hsjobeki/clan-core:hsjobeki-main into main
|
2024-10-07 21:14:21 +00:00 |
|
Johannes Kirschbauer
|
bca5724f41
|
Init: eval clanmodule interface with roles
|
2024-10-07 21:08:28 +00:00 |
|
Johannes Kirschbauer
|
50f61979a5
|
Fix: update tests and error message
|
2024-10-07 23:04:30 +02:00 |
|
Johannes Kirschbauer
|
1d026f68ce
|
Fix: modules wrong path coercion
|
2024-10-07 22:47:49 +02:00 |
|
Johannes Kirschbauer
|
d812445e90
|
Meta.name: not nullable, since deduped
|
2024-10-04 14:30:50 +02:00 |
|
Johannes Kirschbauer
|
71d3d03b43
|
Interfaces: unclutter meta interface, file conflict position tracking
|
2024-10-04 13:48:11 +02:00 |
|
Johannes Kirschbauer
|
4a469ed312
|
Inventory/tests: don't expect the default.nix to be imported anymore
|
2024-10-02 10:49:06 +02:00 |
|
Johannes Kirschbauer
|
0819562a0b
|
Inventory/modules: use explicit roles only
|
2024-10-02 10:01:44 +02:00 |
|
Johannes Kirschbauer
|
de882cb02f
|
Inventory: improve role imports
|
2024-10-02 10:01:44 +02:00 |
|
Johannes Kirschbauer
|
96b972d91d
|
Docs: fixup links
|
2024-09-25 13:46:12 +02:00 |
|
Johannes Kirschbauer
|
21343e4032
|
Docs/inventory: add documentation for inventory attributes
|
2024-09-25 13:36:33 +02:00 |
|