Closed dwmkerr closed 5 years ago
This bugfix resolves two issues. The first is that openshift_hostname is no longer a valid configuration value. The second is that systemctl restart docker seems to hang on the openshift nodes, it has been replaced with a shutdown/restart.
openshift_hostname
systemctl restart docker
Fixes #75, fixes #72, fixes #71.
This bugfix resolves two issues. The first is that
openshift_hostname
is no longer a valid configuration value. The second is thatsystemctl restart docker
seems to hang on the openshift nodes, it has been replaced with a shutdown/restart.Fixes #75, fixes #72, fixes #71.