sensu / uchiwa-chef

Other
33 stars 40 forks source link

support storing configuration of uchiwa settings inside data bag #51

Closed smcavallo closed 6 years ago

smcavallo commented 7 years ago

Uchiwa should not store sensu api credentials as unencrypted node attributes. The code change below will allow storing uchiwa settings in an encrypted data bag. It is patterned after support for this in the sensu cookbook - https://github.com/sensu/sensu-chef If the data bag exists, uchiwa settings will get merged, and uchiwa api settings will be replaced with the ones in the data bags. test/fixtures/unencrypted.json has been provided for reference

xamebax commented 7 years ago

Any chances of merging this? Would be awesome!

majormoses commented 6 years ago

Hey I just became a maintainer here (previously just maintained all the plugins) so I will take a look.

majormoses commented 6 years ago

released: https://supermarket.chef.io/cookbooks/uchiwa/versions/1.4.0