voxpupuli / puppet-zabbix

Puppet module for creating and maintaining zabbix components with puppet.
https://forge.puppet.com/puppet/zabbix
Apache License 2.0
79 stars 228 forks source link

Add sensitive support #828

Open bdeferme opened 1 year ago

bdeferme commented 1 year ago

Pull Request (PR) description

Adds sensitive support for passwords

This Pull Request (PR) fixes the following issues

Fixes #440

bdeferme commented 1 year ago

Rebased on newer master

teluq-pbrideau commented 1 year ago

I would also be interrested in this feature, can I help in any way? @bdeferme Could you rebase from master to fix the test about web.pp and make it go forward?

bdeferme commented 1 year ago

I rebased but some tests (some related to my code, some not) are failing. I can't find the time atm too look at this. If you could @teluq-pbrideau go ahead. Otherwise I will maybe find some time next year :-)

teluq-pbrideau commented 1 year ago

Thanks @bdeferme, as you see, i’ve duplicated to a new PR, where I will be able to work easily. I’m not sure it is the best way to collaborate, feel free if you think I should do otherwise