summaryrefslogtreecommitdiff
path: root/playbooks
AgeCommit message (Expand)Author
2016-04-12Bug 1324728 - Ansible should not downgrade docker when installing 3.2 contain...Brenton Leanhardt
2016-04-12Fetching the current version a little more carefullyBrenton Leanhardt
2016-04-12Make sure Docker is restarted after we have correctly configured the containe...Brenton Leanhardt
2016-04-12Installs and upgrades from authenticated registries are not supported for nowBrenton Leanhardt
2016-04-12Handle cases where the pacemaker variables aren't setBrenton Leanhardt
2016-04-12Containerized installs on RHEL were downgrading docker unnecessarilyBrenton Leanhardt
2016-04-11Add support for creating secure router.Andrew Butcher
2016-04-08update bootstrap-fedora to include python2-firewall for F24+Adam Miller
2016-04-06Unmask servicesBrenton Leanhardt
2016-04-06Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt
2016-04-05Merge pull request #1700 from brenton/32haBrenton Leanhardt
2016-04-05Merge pull request #1577 from brenton/docker19Brenton Leanhardt
2016-04-04Pacemaker is unsupported for 3.2Brenton Leanhardt
2016-04-01Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt
2016-04-01Merge pull request #1650 from lhuard1A/ssh_pipeliningBrenton Leanhardt
2016-04-01Enable Ansible ssh pipelining to speedup deploymentLénaïc Huard
2016-03-31Bug 1320829 - Ensure docker installed for factsJason DeTiberus
2016-03-31Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt
2016-03-30Bug 1322338 - The upgrade should keep the option insecure-registry=172.30.0.0/16Brenton Leanhardt
2016-03-29Use openshift.master.ha instead of duplicating the logicBrenton Leanhardt
2016-03-29Workaround for authenticated registriesBrenton Leanhardt
2016-03-29First pass at systemd unit refactorBrenton Leanhardt
2016-03-28Merge pull request #1638 from JayKayy/loggingBrenton Leanhardt
2016-03-23adding playbookJohn Kwiatkoski
2016-03-21Lock down permissions on named certificatesEli Young
2016-03-18Merge pull request #1626 from codificat/libvirt-vars-fixWesley Hearn
2016-03-17Merge pull request #1614 from detiber/bz1317755Brenton Leanhardt
2016-03-17Bug 1317755 - Set insecure-registry for internal registry by defaultJason DeTiberus
2016-03-16Fix path to cacert on /healthz/ready checkScott Dodson
2016-03-16libvirt cluster variables cleanupPep Turró Mauri
2016-03-15Provide cacert when performing health checksAndrew Butcher
2016-03-15Move common common facts to openshift_factsJason DeTiberus
2016-03-14Docker stderr can break this script if ansible executes it remotelyBrenton Leanhardt
2016-03-14Handle HA master caseBrenton Leanhardt
2016-03-14Bug 1315564 - Containerized installs require a running environmentBrenton Leanhardt
2016-03-14Bug 1316761 - Skip the available version check if openshift_image_tag is defi...Brenton Leanhardt
2016-03-14Docker role refactorJason DeTiberus
2016-03-14Merge pull request #1578 from detiber/libvirt_fixesBrenton Leanhardt
2016-03-10Libvirt provider fixesJason DeTiberus
2016-03-09Merge pull request #1182 from vnugent/masterBrenton Leanhardt
2016-03-09We require docker 1.9 for the 3.2 upgradeBrenton Leanhardt
2016-03-09Bug 1315564 - upgrade to ose3.2 failed on Atomic HostsBrenton Leanhardt
2016-03-09Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHELBrenton Leanhardt
2016-03-08Merge pull request #1569 from brenton/masterBrenton Leanhardt
2016-03-08Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans...Brenton Leanhardt
2016-03-08Bug 1315563 - stdout IO redirection wasn't working as expected over SSH conne...Brenton Leanhardt
2016-03-08Merge pull request #1567 from brenton/bz1315637Brenton Leanhardt
2016-03-08Bug 1315637 - The docker wasn't upgraded on node during upgradeBrenton Leanhardt
2016-03-08Bug 1315564 - upgrade to ose3.2 failed on Atomic HostsBrenton Leanhardt
2016-03-08Use /healthz/ready when verifying apiAndrew Butcher