summaryrefslogtreecommitdiff
path: root/roles/openshift_master
AgeCommit message (Expand)Author
2016-03-15perform oc client config tasks only once when ansible_ssh_user is rootJason DeTiberus
2016-03-14improve ordering of systemd unitsJason DeTiberus
2016-03-14Docker role refactorJason DeTiberus
2016-03-14Ensure is_containerized is cast as bool.Andrew Butcher
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-07Support openshift_image_tagBrenton Leanhardt
2016-03-03Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt
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-25Merge pull request #1160 from vishpat/nuageBrenton Leanhardt
2016-01-25Add Nuage support to openshift ansibleVishal Patil
2016-01-21Expose console config for customizationDiego Castro
2016-01-20Merge pull request #1244 from abutcher/api-sysconfigBrenton Leanhardt
2016-01-20Fix native master api sysconfig.Andrew Butcher
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-13Update api verification.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-12Merge pull request #1148 from LutzLange/masterBrenton Leanhardt
2016-01-12- sqashed to one commitLutz Lange
2016-01-07Always pull docker imagesScott Dodson
2016-01-06Merge pull request #1018 from abutcher/secretsBrenton Leanhardt
2016-01-06Move extra secret validations into openshift_facts.Andrew Butcher
2016-01-04Fix osm_controller_args and osm_api_server_args settings.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-24Merge pull request #1094 from abutcher/notifyBrenton Leanhardt
2015-12-22add the necessary URLs for logging and metricsgit001
2015-12-18Conditionalize for 3.1.1/1.1.1Andrew Butcher
2015-12-18Use notify for workaround controllers unit.Andrew Butcher
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