feedhenry / mobile-control-panel

The mobile control panel aims to help mobile developers working with services on OpenShift
9 stars 8 forks source link

[Installer] Templates should be recreated during broker setup #35

Closed aidenkeating closed 7 years ago

aidenkeating commented 7 years ago

Currently when the template service broker is being setup, a resource will be skipped if one with the same name already exists.

https://github.com/feedhenry/mobile-control-panel/blob/49c98d74c4504b91674643bff434fef85af93abb/installer/roles/template-service-broker-setup/tasks/main.yml#L13

This should be configurable, allowing it to be forced even if the resource already exists.

maleck13 commented 7 years ago

Is this still valid for mcp-standalone?

aidenkeating commented 7 years ago

@maleck13 I don't think this has ended up becoming an issue, I'll close it