summaryrefslogtreecommitdiff
path: root/actions/recipe_action.go
diff options
context:
space:
mode:
authorEmanuele Aina <emanuele.aina@collabora.com>2019-09-09 06:58:33 +0000
committerEmanuele Aina <emanuele.aina@collabora.com>2019-09-09 06:58:33 +0000
commitafdeba754f8766de3b12211953eced5304991cde (patch)
tree5eb898685ded7c796926b6f1dedadb5d0dce8d89 /actions/recipe_action.go
parenta5b1ffcadfa25582fa8364b73524bfff3e2a274b (diff)
New upstream version 1.0.0+git20190906.f5be960
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