summaryrefslogtreecommitdiff
path: root/actions/recipe_action.go
diff options
context:
space:
mode:
Diffstat (limited to 'actions/recipe_action.go')
-rw-r--r--actions/recipe_action.go10
1 files changed, 9 insertions, 1 deletions
diff --git a/actions/recipe_action.go b/actions/recipe_action.go
index d9500dd..9fa3b1c 100644
--- a/actions/recipe_action.go
+++ b/actions/recipe_action.go
@@ -1,7 +1,15 @@
/*
Recipe Action
-Include a recipe.
+This action includes the recipe at the given path, and can optionally
+override or set template variables.
+
+To ensure compatibility, both the parent recipe and all included recipes have
+to be for the same architecture. For convenience the parent architecture is
+passed in the "architecture" template variable.
+
+Limitations of combined recipes are equivalent to limitations within a
+single recipe (e.g. there can only be one image partition action).
Yaml syntax:
- action: recipe