summaryrefslogtreecommitdiffstats
path: root/playbooks/common
Commit message (Expand)AuthorAgeFilesLines
* Add system:image-auditor role to ManageIQ SAMooli Tayer2016-05-031-0/+1
* Reconcile roles in additive-only mode on upgradeJordan Liggitt2016-04-224-5/+5
* Merge pull request #1785 from abutcher/master-etcd-varsBrenton Leanhardt2016-04-211-0/+2
|\
| * Set etcd_hostname and etcd_ip for masters w/ external etcd.Andrew Butcher2016-04-211-0/+2
* | Merge pull request #1783 from dgoodwin/portal-netBrenton Leanhardt2016-04-211-2/+2
|\ \
| * | Fix bug after portal_net move from master to common role.Devan Goodwin2016-04-211-2/+2
| |/
* | Only add new sccsBrenton Leanhardt2016-04-211-1/+1
|/
* Merge pull request #1754 from abutcher/etcd-cert-fixesBrenton Leanhardt2016-04-203-5/+9
|\
| * Use openshift_hostname/openshift_ip values for etcd configuration and certifi...Andrew Butcher2016-04-203-5/+9
* | Fix legacy cli_docker_* vars not migrating.Devan Goodwin2016-04-201-1/+1
* | Fix use of older image tag version during upgrade.Devan Goodwin2016-04-203-4/+5
* | Merge pull request #1582 from jdnieto/openshift_metricsBrenton Leanhardt2016-04-202-0/+10
|\ \
| * | added new openshift-metrics serviceJose David Martin Nieto2016-04-202-0/+10
| |/
* | Add openshift_node_dnsmasqScott Dodson2016-04-191-1/+0
|/
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-3/+12
* Bug 1324728 - Ansible should not downgrade docker when installing 3.2 contain...Brenton Leanhardt2016-04-121-0/+14
* Fetching the current version a little more carefullyBrenton Leanhardt2016-04-122-5/+9
* Make sure Docker is restarted after we have correctly configured the containe...Brenton Leanhardt2016-04-121-1/+5
* Installs and upgrades from authenticated registries are not supported for nowBrenton Leanhardt2016-04-121-31/+0
* Handle cases where the pacemaker variables aren't setBrenton Leanhardt2016-04-121-1/+1
* Containerized installs on RHEL were downgrading docker unnecessarilyBrenton Leanhardt2016-04-122-17/+19
* Add support for creating secure router.Andrew Butcher2016-04-113-2/+7
* Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt2016-04-063-4/+4
|\
| * Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-04-013-4/+4
* | Merge pull request #1700 from brenton/32haBrenton Leanhardt2016-04-051-0/+7
|\ \
| * | Pacemaker is unsupported for 3.2Brenton Leanhardt2016-04-041-0/+7
| |/
* | Merge pull request #1577 from brenton/docker19Brenton Leanhardt2016-04-051-2/+1
|\ \ | |/ |/|
| * We require docker 1.9 for the 3.2 upgradeBrenton Leanhardt2016-03-091-2/+1
* | Bug 1320829 - Ensure docker installed for factsJason DeTiberus2016-03-311-1/+1
* | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-03-311-0/+5
* | Bug 1322338 - The upgrade should keep the option insecure-registry=172.30.0.0/16Brenton Leanhardt2016-03-302-0/+4
* | Use openshift.master.ha instead of duplicating the logicBrenton Leanhardt2016-03-292-9/+3
* | Workaround for authenticated registriesBrenton Leanhardt2016-03-291-0/+29
* | First pass at systemd unit refactorBrenton Leanhardt2016-03-294-58/+42
* | Lock down permissions on named certificatesEli Young2016-03-211-1/+2
* | Merge pull request #1614 from detiber/bz1317755Brenton Leanhardt2016-03-171-0/+10
|\ \
| * | Bug 1317755 - Set insecure-registry for internal registry by defaultJason DeTiberus2016-03-171-0/+10
* | | Fix path to cacert on /healthz/ready checkScott Dodson2016-03-161-1/+1
* | | Provide cacert when performing health checksAndrew Butcher2016-03-152-2/+4
|/ /
* | Move common common facts to openshift_factsJason DeTiberus2016-03-155-140/+107
* | Docker stderr can break this script if ansible executes it remotelyBrenton Leanhardt2016-03-141-2/+2
* | Handle HA master caseBrenton Leanhardt2016-03-141-2/+17
* | Bug 1315564 - Containerized installs require a running environmentBrenton Leanhardt2016-03-141-0/+20
* | Bug 1316761 - Skip the available version check if openshift_image_tag is defi...Brenton Leanhardt2016-03-141-2/+1
* | Docker role refactorJason DeTiberus2016-03-149-20/+40
* | Bug 1315564 - upgrade to ose3.2 failed on Atomic HostsBrenton Leanhardt2016-03-092-20/+23
* | Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHELBrenton Leanhardt2016-03-091-1/+1
|/
* Merge pull request #1569 from brenton/masterBrenton Leanhardt2016-03-082-4/+4
|\
| * 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