summaryrefslogtreecommitdiff
path: root/roles/openshift_node/tasks
AgeCommit message (Expand)Author
2016-01-14Ensure nfs-utils installed for non-atomic hosts.Andrew Butcher
2016-01-14Check api prior to starting node.Andrew Butcher
2016-01-07Always pull docker imagesScott Dodson
2016-01-07Install gluster and ceph packages when containerized but not atomicScott Dodson
2016-01-06Remove not is_containerized restriction on storage plugin includes.Andrew Butcher
2015-12-26Fix restart handlers.Andrew Butcher
2015-12-16Add some guards to wait for images to be pulled before moving onScott Dodson
2015-12-15Skip yum/dnf ops when is_containerizedScott Dodson
2015-12-15Move all docker config into openshift_docker to minimize docker restartsScott Dodson
2015-12-15pull docker images only if not already presentJason DeTiberus
2015-12-15Containerization work by @sdodsonScott Dodson
2015-12-15Initial containerization work from @ibottyTobias Florek
2015-12-15Merge pull request #1067 from dgoodwin/node-registry-bugThomas Wiest
2015-12-15Fix registry modification for new deployment types.Devan Goodwin
2015-12-14Fixes typo when setting facts to record whether master/node has been restarte...Eric Mountain
2015-12-09Remove yum / dnf duplicationScott Dodson
2015-12-08Pass in and use first_master_ip as dnsIP for pre 3.1 nodes.Andrew Butcher
2015-12-03Merge pull request #1012 from abutcher/dns-ip-overrideBrenton Leanhardt
2015-12-03Refactor dns options and facts.Andrew Butcher
2015-12-02Fedora changes:Adam Miller
2015-11-30Merge pull request #975 from detiber/fixSELinuxBoolTestBrenton Leanhardt
2015-11-24Fix failure when seboolean not presentJason DeTiberus
2015-11-24Conditionally set the nodeIPJason DeTiberus
2015-11-16Bug 1282336 - Add additional seboolean for glusterJason DeTiberus
2015-11-06New `iptablesSyncPeriod` field in node configurationAndrew Butcher
2015-11-06Bug 1278863 - Error using openshift_pkg_versionJason DeTiberus
2015-11-05Revert to defaultsAndrew Butcher
2015-11-05Various HA changes for pacemaker and native methods.Andrew Butcher
2015-11-04Atomic Enterprise/OpenShift Enterprise merge updateJason DeTiberus
2015-11-04Atomic Enterprise related changes.Avesh Agarwal
2015-10-26remove debugging pausesJason DeTiberus
2015-10-26make storage plugin dependency installation more flexibleJason DeTiberus
2015-10-26Install storage plugin dependenciesJason DeTiberus
2015-10-26Merge pull request #734 from ejemba/masterBrenton Leanhardt
2015-10-23cleanup naming for skipping master and node restart handlersJason DeTiberus
2015-10-23Adding Docker Log Options capabilitiesejemba
2015-10-22Avoid hardcoded 30s pausesJason DeTiberus
2015-10-09fix : (node) labels defaults correctly to the variable openshift_node_labels ...Chengcheng Mu
2015-10-06Revert "Revert "GCE support""Chengcheng Mu
2015-10-05Revert "GCE support"Thomas Wiest
2015-10-01Removed some application specific code like insecure registries, heat templateChengcheng Mu
2015-10-01GCE-support (more information in PR, README_GCE.md)Chengcheng Mu
2015-09-23UpgradesScott Dodson
2015-09-04Merge pull request #558 from sdodson/version-pinningBrenton Leanhardt
2015-09-03Add openshift_version to set RPM versionsScott Dodson
2015-09-02added new node fact for schedulabilityStefanie Forrester
2015-09-02Add openshift_node_sdn_mtu configurationScott Dodson
2015-08-28Merge pull request #512 from sdodson/nextWesley Hearn
2015-08-26Bugfix for extra --add-registry in docker configJason DeTiberus
2015-08-26Atomic Enterprise related changes.Avesh Agarwal