split recipe into components to be more manageable and organized

This commit is contained in:
2025-05-19 13:45:15 -04:00
parent d3603718a9
commit 534aca65f7
5 changed files with 51 additions and 31 deletions

View File

@@ -0,0 +1,5 @@
modules:
- type: files
files:
- source: system
destination: / # copies files/system/* (* means everything inside it) into your image's root folder /