summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Expand)AuthorAgeFilesLines
* openshift-metrics: adding duration and resolution optionsErez Freiberger2016-04-241-0/+6
* 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 #1766 from abutcher/router-selectorBrenton Leanhardt2016-04-204-4/+4
|\ \
| * | Fix router selector fact migration and match multiple selectors when counting...Andrew Butcher2016-04-204-4/+4
* | | Merge pull request #1582 from jdnieto/openshift_metricsBrenton Leanhardt2016-04-203-1/+10
|\ \ \ | |/ / |/| |
| * | added new openshift-metrics serviceJose David Martin Nieto2016-04-203-1/+10
| |/
* | Add openshift_node_dnsmasqScott Dodson2016-04-192-1/+5
|/
* 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
* update bootstrap-fedora to include python2-firewall for F24+Adam Miller2016-04-081-1/+1
* Unmask servicesBrenton Leanhardt2016-04-061-0/+8
* 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
* | Merge pull request #1650 from lhuard1A/ssh_pipeliningBrenton Leanhardt2016-04-012-0/+10
|\ \
| * | Enable Ansible ssh pipelining to speedup deploymentLénaïc Huard2016-04-012-0/+10
* | | 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
* | | Merge pull request #1638 from JayKayy/loggingBrenton Leanhardt2016-03-281-0/+6
|\ \ \
| * | | adding playbookJohn Kwiatkoski2016-03-231-0/+6
* | | | Lock down permissions on named certificatesEli Young2016-03-211-1/+2
| |/ / |/| |
* | | Merge pull request #1626 from codificat/libvirt-vars-fixWesley Hearn2016-03-184-29/+27
|\ \ \ | |/ / |/| |
| * | libvirt cluster variables cleanupPep Turró Mauri2016-03-164-29/+27
* | | 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