saltstack-formulas / sudoers-formula

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
41 stars 168 forks source link

Fix overwriting dictionary with pillar data. #22

Closed smlloyd closed 9 years ago

smlloyd commented 9 years ago

The dictionary sudoers is set first from map, and then from pillar data. This results in losing map values. This updates, instead of overwrites the dictionary.