shiftstack / dev-install

13 stars 16 forks source link

Set default for volume_api_version #64

Closed EmilienM closed 3 years ago

EmilienM commented 3 years ago

It seems like that admin credentials created by TripleO don't have a volume_api_version so we need to set a default for the openshift user (otherwise it fails to destroy OCP cluster).

'3' is a safe default that works for both OSP16 and tripleo master.