shiftstack / dev-install

13 stars 16 forks source link

Allow to disable swift for the openshift user #109

Closed EmilienM closed 3 years ago

EmilienM commented 3 years ago

Add a new option swiftoperator_enabled (true by default).

It helps to configure whether or not we want to add the swiftoperator role to the openshift user in openshift project (in Keystone). Set this to false and the openshift user won't have access to Swift. It can be useful if you want to force OpenShift to deploy the Image registry in Cinder instead of Swift.

EmilienM commented 3 years ago

cc @MaysaMacedo