cf-ops-automation
cf-ops-automation copied to clipboard
Add support for bosh resurrection-config
Is your feature request related to a problem? Please describe.
As a coa operator
- in order to control in a bosh director which deployment and instance groups should be health-managed
- I need to be able to configure resurrection-config rule files.
Describe the solution you'd like
1st class support for resurrection-config per bosh director in coa, which would translate into bosh update-config --type resurrection --name disable-dep1 resurrection.yml
for each resurrector config file present.
Describe alternatives you've considered
Use bosh generic config to manage all bosh config files
Additional context Add any other context or screenshots about the feature request here.
/CC @poblin-orange