netzbegruenung / passbolt-salt

Integrate Passbolt into Saltstack to manage secrets in the infrastructure of your organization
MIT License
13 stars 1 forks source link

Enable support for multiple Passbolt instances #1

Open svenseeberg opened 4 years ago

svenseeberg commented 4 years ago

At the moment only one Passbolt server can be integrated. There may be use cases where secrets need to be pulled from more than one Passbolt server. This should be supported, for example by an additional server parameter in the fetch_passbolt_passwords function (https://github.com/netzbegruenung/passbolt-salt/blob/master/example/pillars/passbolt/pwgroup.sls#L4).