diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 6b26ee6..809044e 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -11,6 +11,11 @@ image-version: latest # latest is also supported if you want new updates ASAP # module configuration, executed in order # you can include multiple instances of the same module +modules: + - type: files + files: + - source: system + destination: / # copies files/system/* (* means everything inside it) into your image's root folder / modules: - type: files files: