container-common-scripts icon indicating copy to clipboard operation
container-common-scripts copied to clipboard

`ct_os_install_in_centos` function is not used

Open hhorak opened this issue 7 years ago • 0 comments

ct_os_install_in_centos function is not used in: https://github.com/sclorg/container-common-scripts/blob/6fb3efbb25c731a92c440763d239eab4d5733c26/test-lib-openshift.sh#L284

However, instead of removing it, it might be good to have a binary (e.g. ct-centos-prepare-machine, similarly can be then ct-fedora-prepare-machine) in common scripts that would call this function. But this must be consulted before, since I'm personally not sure whether this will be useful.

hhorak avatar Jan 16 '18 20:01 hhorak