diff options
Diffstat (limited to 'Recipes run only once and the attributes are taken by last processed role.md')
-rw-r--r-- | Recipes run only once and the attributes are taken by last processed role.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Recipes run only once and the attributes are taken by last processed role.md b/Recipes run only once and the attributes are taken by last processed role.md new file mode 100644 index 0000000..2d26b5d --- /dev/null +++ b/Recipes run only once and the attributes are taken by last processed role.md @@ -0,0 +1,5 @@ +[[Chef]] + +--- + +According to Gemini (so maybe need to confirm this with documentation) when multiple recipes are defined in different roles and the same attributes are set in different roles the behavior is such that instead of being nicely merged , the value is taken of the role with the highest precedence **or** the one that has been processed last.
\ No newline at end of file |