summaryrefslogtreecommitdiffstats
path: root/roles/openshift_master
Commit message (Expand)AuthorAgeFilesLines
* Add openshift_node_dnsmasqScott Dodson2016-04-191-4/+4
* Promote portal_net to openshift.common, add kube_svc_ipScott Dodson2016-04-191-2/+2
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-1/+1
* Merge pull request #1738 from dgoodwin/image-policy-configBrenton Leanhardt2016-04-131-0/+3
|\
| * Support setting imagePolicyConfig JSON in inventory.Devan Goodwin2016-04-121-0/+3
* | Merge pull request #1744 from smunilla/BZ1323918Brenton Leanhardt2016-04-121-1/+1
|\ \
| * | Convert image_tag on mastersSamuel Munilla2016-04-121-1/+1
* | | Fixing non-HA master restart conditionalBrenton Leanhardt2016-04-121-1/+1
* | | use RestartSec to avoid default rate limit in systemdBrenton Leanhardt2016-04-125-0/+5
* | | Containerized installs on RHEL were downgrading docker unnecessarilyBrenton Leanhardt2016-04-121-2/+2
|/ /
* | Add openshift_hosted_facts role and remove hosted facts from openshift_common.Andrew Butcher2016-04-081-0/+1
|/
* Merge pull request #1722 from abutcher/containerized-cloudproviderBrenton Leanhardt2016-04-073-3/+3
|\
| * Add cloudprovider config dir to docker options.Andrew Butcher2016-04-063-3/+3
* | Merge pull request #1699 from abutcher/check-cloudprovider-kindBrenton Leanhardt2016-04-063-3/+3
|\ \
| * | Check for kind in cloudprovider facts prior to accessing.Andrew Butcher2016-04-043-3/+3
* | | Merge pull request #1660 from dgoodwin/admission-configBrenton Leanhardt2016-04-061-3/+19
|\ \ \ | |_|/ |/| |
| * | Add support for configuring oauth templates.Devan Goodwin2016-04-011-3/+5
| * | Add support for templating master admissionConfig.Devan Goodwin2016-04-011-0/+14
| |/
* | Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt2016-04-062-1/+2
|\ \
| * | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-04-012-1/+2
| |/
* | Downgrade to docker 1.8.2 if installing OSE < 3.2Scott Dodson2016-04-051-0/+1
|/
* Allow for overriding scheduler configJason DeTiberus2016-03-313-17/+8
* Bug 1320829 - Ensure docker installed for factsJason DeTiberus2016-03-312-65/+1
* Add AWS cloud provider support.Andrew Butcher2016-03-294-0/+16
* The systemd unit for atomic-openshift-master wasn't not being createdBrenton Leanhardt2016-03-291-6/+16
* Use openshift.master.ha instead of duplicating the logicBrenton Leanhardt2016-03-292-7/+7
* First pass at systemd unit refactorBrenton Leanhardt2016-03-293-58/+61
* make docker service want ose containerized servicesSeth Jennings2016-03-283-3/+3
* Load environment files in containerized installsScott Dodson2016-03-163-3/+3
* Provide cacert when performing health checksAndrew Butcher2016-03-152-2/+4
* perform oc client config tasks only once when ansible_ssh_user is rootJason DeTiberus2016-03-151-9/+6
* improve ordering of systemd unitsJason DeTiberus2016-03-145-15/+14
* Docker role refactorJason DeTiberus2016-03-141-2/+1
* Ensure is_containerized is cast as bool.Andrew Butcher2016-03-143-3/+3
* Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...Brenton Leanhardt2016-03-082-4/+4
|\
| * Use /healthz/ready when verifying apiAndrew Butcher2016-03-082-4/+4
* | reverting back to pre-pulling the master imageBrenton Leanhardt2016-03-081-0/+5
|/
* Support openshift_image_tagBrenton Leanhardt2016-03-074-4/+4
* Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt2016-03-036-3/+12
* First past at the upgrade processBrenton Leanhardt2016-03-031-5/+0
* Rename variable to openshift_master_default_subdomain with backwards compatib...Jeremiah Stuever2016-02-251-1/+1
* Don't make config files world readableScott Dodson2016-02-171-0/+6
* Bug 1308412 - Fail to install containerized HA master env on RHEL7Brenton Leanhardt2016-02-151-1/+1
* conditionalize loopback config on v >= 3.2/1.2Jason DeTiberus2016-02-112-30/+33
* Don't mask master service on atomic.Andrew Butcher2016-02-101-1/+1
* Add gte check for 3.2, update version checks to gteJason DeTiberus2016-02-093-4/+4
* Mask master service when using native haJason DeTiberus2016-02-051-0/+4
* infra_node fixesJason DeTiberus2016-02-011-1/+1
* Merge pull request #1160 from vishpat/nuageBrenton Leanhardt2016-01-251-1/+1
|\
| * Add Nuage support to openshift ansibleVishal Patil2016-01-251-1/+1