Closed andytson closed 10 years ago
Arrays aren’t very good in Chef, due to not being able to merge individual items. Changing to Hash named pools means node attribute precedence can override attribute values, which is important for DRY definitions.
Arrays are still supported for BC.
Any chance this can be reviewed? @yevgenko
sure, thank you for PR and sorry for delays, I'll get back to you soon :)
Arrays aren’t very good in Chef, due to not being able to merge individual items. Changing to Hash named pools means node attribute precedence can override attribute values, which is important for DRY definitions.
Arrays are still supported for BC.