From 80c83f12f666f5ff8b3955c8abfff25c43f4bad6 Mon Sep 17 00:00:00 2001 From: Tau Date: Tue, 6 Feb 2024 02:21:18 +0100 Subject: [PATCH] feat: moves abroot config setting out of examples (#6) moves module include --- recipe.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/recipe.yml b/recipe.yml index 7bdaf67..4059417 100644 --- a/recipe.yml +++ b/recipe.yml @@ -26,14 +26,18 @@ modules: commands: - echo Example output -- name: package-modules +- name: example-modules type: includes includes: - modules/50-install-debs - - modules/80-set-image-abroot-config # Put your custom actions before this comment +- name: set-image-name-abroot + type: includes + includes: + - modules/80-set-image-abroot-config + - name: cleanup type: shell commands: