openshift-kni / install-scripts

Installation scripts for OpenShift KNI clusters
14 stars 20 forks source link

Determine osd_size var based on the first OSD disk size on deploy host #133

Closed mcornea closed 5 years ago

mcornea commented 5 years ago

If osd_size env var is not present calculate it based on the size of the first OSD disk found on the deploy host.

This way we don't require the user to manually input the osd_size var.