summaryrefslogtreecommitdiff
path: root/roles/openshift_master/tasks
AgeCommit message (Expand)Author
2016-04-29Cleanup various deprecation warnings.Andrew Butcher
2016-04-25Add support for setting identity provider custom valuesJason DeTiberus
2016-04-12Convert image_tag on mastersSamuel Munilla
2016-03-31Allow for overriding scheduler configJason DeTiberus
2016-03-31Bug 1320829 - Ensure docker installed for factsJason DeTiberus
2016-03-29The systemd unit for atomic-openshift-master wasn't not being createdBrenton Leanhardt
2016-03-29Use openshift.master.ha instead of duplicating the logicBrenton Leanhardt
2016-03-29First pass at systemd unit refactorBrenton Leanhardt
2016-03-15Provide cacert when performing health checksAndrew Butcher
2016-03-15perform oc client config tasks only once when ansible_ssh_user is rootJason DeTiberus
2016-03-08Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...Brenton Leanhardt
2016-03-08reverting back to pre-pulling the master imageBrenton Leanhardt
2016-03-08Use /healthz/ready when verifying apiAndrew Butcher
2016-03-03First past at the upgrade processBrenton Leanhardt
2016-02-25Rename variable to openshift_master_default_subdomain with backwards compatib...Jeremiah Stuever
2016-02-17Don't make config files world readableScott Dodson
2016-02-15Bug 1308412 - Fail to install containerized HA master env on RHEL7Brenton Leanhardt
2016-02-11conditionalize loopback config on v >= 3.2/1.2Jason DeTiberus
2016-02-10Don't mask master service on atomic.Andrew Butcher
2016-02-09Add gte check for 3.2, update version checks to gteJason DeTiberus
2016-02-05Mask master service when using native haJason DeTiberus
2016-02-01infra_node fixesJason DeTiberus
2016-01-21Expose console config for customizationDiego Castro
2016-01-20Enable kubernetes master config of podEvictionTimeout from ansibleJeremiah Stuever
2016-01-19Merge pull request #1175 from detiber/ha_port_fixesBrenton Leanhardt
2016-01-14Use local address for loopback kubeconfigJason DeTiberus
2016-01-14consolidate steps and cleanup template dirJason DeTiberus
2016-01-13Add wait in between api and controllers start for native ha.Andrew Butcher
2016-01-13Add a Verify API Server handler that waits for the API server to becomeScott Dodson
2016-01-12Controllers_port and firewall rulesDiego Castro
2016-01-12Fix bind address/port when isn't defaultDiego Castro
2016-01-12Add wait for API before starting controllers w/ native ha install.Andrew Butcher
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