summaryrefslogtreecommitdiffstats
path: root/roles/openshift_manage_node
Commit message (Expand)AuthorAgeFilesLines
* Refactor - increase retries instead of delay in "Wait for Node Registration"David Mat2016-02-241-2/+2
* Increase timeout on Wait for Node RegistrationDavid Mat2016-02-231-1/+1
* fixesJason DeTiberus2015-12-151-0/+1
* Merge pull request #658 from menren/gce-supportThomas Wiest2015-10-121-1/+1
|\
| * Revert "Revert "GCE support""Chengcheng Mu2015-10-061-1/+1
* | Use lower() filter for node hostnameAndrew Butcher2015-10-081-3/+3
|/
* Revert "GCE support"Thomas Wiest2015-10-051-1/+1
* GCE-support (more information in PR, README_GCE.md)Chengcheng Mu2015-10-011-1/+1
* added new node fact for schedulabilityStefanie Forrester2015-09-021-8/+4
* Skip node label if labels are emptyWesley Hearn2015-08-141-1/+1
* Fix for node labeling where internal node name != inventory_hostnameJason DeTiberus2015-08-131-4/+3
* Don't try to label node if there's no labelsDiego Castro2015-08-101-0/+2
* Fix node labelsDiego Castro2015-08-101-4/+3
* Applying changes suggested by @sdodsonDiego Castro (dscastro)2015-08-041-3/+3
* Fix node labeling. Issue #305Diego Castro2015-08-041-0/+7
* Bug 1241342 - Adding retry logic to handle node registration race conditionsBrenton Leanhardt2015-07-101-0/+9
* Removing unneeded delegate_to callsBrenton Leanhardt2015-06-301-2/+0
* The manage_node commands should only run on the first masterBrenton Leanhardt2015-06-291-0/+11