rhtconsulting / rhc-ose

OpenShift Automation and Utilities by Red Hat Consulting
42 stars 34 forks source link

* helper_functions.py --> set ETCD to a warning only if it is not a m… #248

Closed stratus-ss closed 7 years ago

stratus-ss commented 7 years ago

What does this PR do?

This addresses https://github.com/rhtconsulting/rhc-ose/issues/245

How should this be manually tested?

./validate_pre-install.py` --ansible-host-file=/etc/ansible/hosts --show-sha-sums=yes --ansible-ssh-user=root --openshift-version=3.3 --private-registry

The --private-registry is optional. If it is not set, the script does not check the sum of /etc/sysconfig/docker anymore as it is no longer necessary to modify this file by hand in the default configuration

Who would you like to review this?

/cc @etsauer @oybed

etsauer commented 7 years ago

@sabre1041 go ahead and do your review, and then merge if you want.