diff --git a/recipes/recipe.yml b/recipes/recipe.yml index 809044e..b9356c8 100644 --- a/recipes/recipe.yml +++ b/recipes/recipe.yml @@ -12,11 +12,7 @@ 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: - source: system