ake-persson / pepa

Configuration templating for SaltStack using Hierarchical substitution and Jinja.
Other
14 stars 3 forks source link

Track repeated keys in key_value_to_tree #12

Open bewing opened 5 years ago

bewing commented 5 years ago

Count the number of times the final key in a flatkey occurs, and only set the value once we are on the final key. Fixes #11