summaryrefslogtreecommitdiffstats
path: root/roles/openshift_node/tasks
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...Brenton Leanhardt2016-03-081-2/+2
|\
| * Use /healthz/ready when verifying apiAndrew Butcher2016-03-081-2/+2
* | reverting back to pre-pulling the master imageBrenton Leanhardt2016-03-081-2/+2
|/
* Support openshift_image_tagBrenton Leanhardt2016-03-071-1/+1
* Adding verify_upgrade_version variable for upgrade debuggingBrenton Leanhardt2016-03-031-1/+1
* Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt2016-03-031-1/+11
* Don't make config files world readableScott Dodson2016-02-171-0/+3
* Merge pull request #1363 from vishpat/kubeproxyBrenton Leanhardt2016-02-101-0/+1
|\
| * Enable selection of kubeproxy modeVishal Patil2016-02-101-0/+1
* | Merge pull request #1370 from vanveele/iscsi-pluginBrenton Leanhardt2016-02-102-0/+8
|\ \
| * | add iscsi storage_plugin dependencyRobert van Veelen2016-02-102-0/+8
| |/
* | Add gte check for 3.2, update version checks to gteJason DeTiberus2016-02-091-1/+1
|/
* Ensure nfs-utils installed for non-atomic hosts.Andrew Butcher2016-01-141-0/+4
* Check api prior to starting node.Andrew Butcher2016-01-141-0/+15
* Always pull docker imagesScott Dodson2016-01-071-28/+1
* Install gluster and ceph packages when containerized but not atomicScott Dodson2016-01-072-2/+2
* Remove not is_containerized restriction on storage plugin includes.Andrew Butcher2016-01-061-3/+2
* Fix restart handlers.Andrew Butcher2015-12-261-1/+1
* Add some guards to wait for images to be pulled before moving onScott Dodson2015-12-161-5/+26
* Skip yum/dnf ops when is_containerizedScott Dodson2015-12-153-12/+5
* Move all docker config into openshift_docker to minimize docker restartsScott Dodson2015-12-151-2/+0
* pull docker images only if not already presentJason DeTiberus2015-12-151-0/+16
* Containerization work by @sdodsonScott Dodson2015-12-152-67/+40
* Initial containerization work from @ibottyTobias Florek2015-12-151-1/+7
* Merge pull request #1067 from dgoodwin/node-registry-bugThomas Wiest2015-12-151-2/+2
|\
| * Fix registry modification for new deployment types.Devan Goodwin2015-12-151-2/+2
* | Fixes typo when setting facts to record whether master/node has been restarte...Eric Mountain2015-12-141-1/+1
|/
* Remove yum / dnf duplicationScott Dodson2015-12-093-36/+5
* Pass in and use first_master_ip as dnsIP for pre 3.1 nodes.Andrew Butcher2015-12-081-1/+4
* Merge pull request #1012 from abutcher/dns-ip-overrideBrenton Leanhardt2015-12-031-6/+1
|\
| * Refactor dns options and facts.Andrew Butcher2015-12-031-6/+1
* | Fedora changes:Adam Miller2015-12-023-1/+26
|/
* Merge pull request #975 from detiber/fixSELinuxBoolTestBrenton Leanhardt2015-11-301-1/+1
|\
| * Fix failure when seboolean not presentJason DeTiberus2015-11-241-1/+1
* | Conditionally set the nodeIPJason DeTiberus2015-11-241-0/+1
|/
* Bug 1282336 - Add additional seboolean for glusterJason DeTiberus2015-11-161-2/+7
* New `iptablesSyncPeriod` field in node configurationAndrew Butcher2015-11-061-6/+7
* Bug 1278863 - Error using openshift_pkg_versionJason DeTiberus2015-11-061-9/+0
* Revert to defaultsAndrew Butcher2015-11-051-1/+0
* Various HA changes for pacemaker and native methods.Andrew Butcher2015-11-051-0/+1
* Atomic Enterprise/OpenShift Enterprise merge updateJason DeTiberus2015-11-041-1/+1
* Atomic Enterprise related changes.Avesh Agarwal2015-11-041-0/+9
* remove debugging pausesJason DeTiberus2015-10-261-4/+0
* make storage plugin dependency installation more flexibleJason DeTiberus2015-10-265-18/+44
* Install storage plugin dependenciesJason DeTiberus2015-10-261-2/+17
* Merge pull request #734 from ejemba/masterBrenton Leanhardt2015-10-261-2/+6
|\
| * Adding Docker Log Options capabilitiesejemba2015-10-231-2/+6
* | cleanup naming for skipping master and node restart handlersJason DeTiberus2015-10-231-1/+1
* | Avoid hardcoded 30s pausesJason DeTiberus2015-10-221-3/+2
|/
* fix : (node) labels defaults correctly to the variable openshift_node_labels ...Chengcheng Mu2015-10-091-1/+1