summaryrefslogtreecommitdiff
path: root/roles/openshift_manage_node
AgeCommit message (Expand)Author
2016-04-29Cleanup various deprecation warnings.Andrew Butcher
2016-02-24Refactor - increase retries instead of delay in "Wait for Node Registration"David Mat
2016-02-23Increase timeout on Wait for Node RegistrationDavid Mat
2015-12-15fixesJason DeTiberus
2015-10-12Merge pull request #658 from menren/gce-supportThomas Wiest
2015-10-08Use lower() filter for node hostnameAndrew Butcher
2015-10-06Revert "Revert "GCE support""Chengcheng Mu
2015-10-05Revert "GCE support"Thomas Wiest
2015-10-01GCE-support (more information in PR, README_GCE.md)Chengcheng Mu
2015-09-02added new node fact for schedulabilityStefanie Forrester
2015-08-14Skip node label if labels are emptyWesley Hearn
2015-08-13Fix for node labeling where internal node name != inventory_hostnameJason DeTiberus
2015-08-10Don't try to label node if there's no labelsDiego Castro
2015-08-10Fix node labelsDiego Castro
2015-08-04Applying changes suggested by @sdodsonDiego Castro (dscastro)
2015-08-04Fix node labeling. Issue #305Diego Castro
2015-07-10Bug 1241342 - Adding retry logic to handle node registration race conditionsBrenton Leanhardt
2015-06-30Removing unneeded delegate_to callsBrenton Leanhardt
2015-06-29The manage_node commands should only run on the first masterBrenton Leanhardt