summaryrefslogtreecommitdiff
path: root/roles/openshift_master/tasks
AgeCommit message (Expand)Author
2016-01-07Always pull docker imagesScott Dodson
2016-01-06Move extra secret validations into openshift_facts.Andrew Butcher
2016-01-04openshift_facts validationAndrew Butcher
2016-01-04Secrets validation.Andrew Butcher
2016-01-04Clean up idempotency issues with session secrets.Andrew Butcher
2015-12-26Fix restart handlers.Andrew Butcher
2015-12-24Merge pull request #1096 from git001/masterBrenton Leanhardt
2015-12-22add the necessary URLs for logging and metricsgit001
2015-12-16Add some guards to wait for images to be pulled before moving onScott Dodson
2015-12-16Install httpd-tools when not is_atomicScott Dodson
2015-12-15pull docker images only if not already presentJason DeTiberus
2015-12-15fixesJason DeTiberus
2015-12-15Containerization work by @sdodsonScott Dodson
2015-12-15Initial containerization work from @ibottyTobias Florek
2015-12-14Fixes typo when setting facts to record whether master/node has been restarte...Eric Mountain
2015-12-11Change controllers service type to simple.Andrew Butcher
2015-12-09Remove yum / dnf duplicationScott Dodson
2015-12-09Squash pcs install into one task.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-23Use the identity_providers from openshift_facts instead of always using the i...Jason DeTiberus
2015-11-23Refactor master identity provider configurationJason DeTiberus
2015-11-06Missing conditionals for api/controller sysconfig.Andrew Butcher
2015-11-06Start to handle pacemaker ha during upgradeAndrew Butcher
2015-11-05Various HA changes for pacemaker and native methods.Andrew Butcher
2015-11-04fix dueling controllers - without controllerLeaseTTL set in config, multiple ...Jason DeTiberus
2015-11-04more tweaksJason DeTiberus
2015-11-04more tweaksJason DeTiberus
2015-11-04additional ha related updatesJason DeTiberus
2015-11-04additional native ha changesAndrew Butcher
2015-11-04Start of true master haJason DeTiberus
2015-11-04Atomic Enterprise related changes.Avesh Agarwal
2015-10-30Disable OpenShift features if installing Atomic EnterpriseJason DeTiberus
2015-10-26Merge pull request #458 from spinolacastro/project_configBrenton Leanhardt
2015-10-26Merge pull request #729 from detiber/handlerRefactorBrenton Leanhardt
2015-10-23cleanup naming for skipping master and node restart handlersJason DeTiberus
2015-10-22fix merge conflictsDiego Castro
2015-10-22Fix test and workaround for rpm generated configsJason DeTiberus
2015-10-22Avoid hardcoded 30s pausesJason DeTiberus
2015-10-21Support HA or single router, and start work on registryStefanie Forrester
2015-10-20Merge pull request #589 from sdodson/issue585Brenton Leanhardt
2015-10-12Lookup ansible_ssh_user group for kubeconfig permsScott Dodson
2015-09-23UpgradesScott Dodson
2015-09-03Add openshift_version to set RPM versionsScott Dodson
2015-08-26Atomic Enterprise related changes.Avesh Agarwal
2015-08-17Merge pull request #393 from detiber/bz1246458Brenton Leanhardt
2015-08-15Merge remote-tracking branch 'openshift/master' into project_configDiego Castro
2015-08-13Add support for setting kubeletArguments, controllerArguments, and apiServerA...Jason DeTiberus
2015-08-12Update PR #458 from commentsDiego Castro