From a9886bf2f8a35369a2c42070c5f83504dfab2bc5 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Fri, 27 Jun 2025 10:56:03 +0200 Subject: vault backup: 2025-06-27 10:56:02 --- ... only once and the attributes are taken by last processed role.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Recipes run only once and the attributes are taken by last processed role.md (limited to 'Recipes run only once and the attributes are taken by last processed role.md') 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 -- cgit v1.2.3