Commit Graph
5 Commits
Author SHA1 Message Date
Lukas Greve 842f754681 bump kickstart version 2026-03-30 20:31:13 +02:00
Lukas Greve 626f0f9110 updated recipes and dishes 2026-03-30 17:19:27 +02:00
Lukas Greve 3efe5c2ee2 Updated generated dishes and recipes 2026-03-28 21:53:30 +01:00
Lukas Greve 464fd8c158 remove old python scripts and add new updated recipes 2026-03-27 19:34:05 +01:00
Lukas Greve 6f5d7478be Fix duplicate storage configuration in recipes
- Move storage options from 'modifiers' to 'required' in recipe_templates.yaml
- Changed required.storage from {'ext4': storage/standard.ks} to {'standard': ..., 'encrypted': ...}
- Removed storage from modifiers section
- This ensures storage: encrypted recipes include only storage/encrypted.ks
- Updated generated recipes and dishes to reflect the fix
2026-03-27 16:06:57 +01:00