summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1604 from enoodle/nfs_yum_to_pkg_managerBrenton Leanhardt2016-03-151-3/+1
|\ \
| * | nfs: replace yum with dnfErez Freiberger2016-03-151-3/+1
* | | Merge pull request #1603 from detiber/move_common_common_factsBrenton Leanhardt2016-03-1512-155/+118
|\ \ \ | |/ / |/| |
| * | Move common common facts to openshift_factsJason DeTiberus2016-03-1512-155/+118
* | | Merge pull request #1600 from sdodson/docker182Brenton Leanhardt2016-03-151-1/+25
|\ \ \
| * | | OSE/Origin < 3.2/1.2 should not get Docker 1.9Scott Dodson2016-03-141-1/+25
| |/ /
* | | Merge pull request #1602 from detiber/oc_client_tweakBrenton Leanhardt2016-03-151-9/+6
|\ \ \ | |/ / |/| |
| * | perform oc client config tasks only once when ansible_ssh_user is rootJason DeTiberus2016-03-151-9/+6
|/ /
* | Automatic commit of package [openshift-ansible] release [3.0.57-1].Brenton Leanhardt2016-03-142-2/+14
* | Merge pull request #1599 from brenton/bz1315564Brenton Leanhardt2016-03-142-3/+38
|\ \
| * | 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
|/ /
* | Merge pull request #1597 from brenton/masterBrenton Leanhardt2016-03-142-4/+3
|\ \
| * | Updating the docker registry variables to use the new nameBrenton Leanhardt2016-03-141-2/+2
| * | Bug 1316761 - Skip the available version check if openshift_image_tag is defi...Brenton Leanhardt2016-03-141-2/+1
* | | Merge pull request #1594 from kwoodson/lib_openshift_apiKenny Woodson2016-03-141-0/+379
|\ \ \
| * | | Ansible module to manage secrets for openshift apiKenny Woodson2016-03-141-0/+379
* | | | Automatic commit of package [openshift-ansible] release [3.0.56-1].Kenny Woodson2016-03-142-2/+18
* | | | Merge pull request #1598 from kwoodson/metafixKenny Woodson2016-03-145-147/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | Updating our metadata tooling to work without envKenny Woodson2016-03-145-147/+46
* | | | Merge pull request #883 from lebauce/openstack-integrationBrenton Leanhardt2016-03-146-1/+68
|\ \ \ \
| * | | | Add support for Openstack integrationSylvain Baubeau2016-03-146-1/+68
* | | | | Merge pull request #1550 from detiber/docker_refactorBrenton Leanhardt2016-03-1436-176/+309
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | improve ordering of systemd unitsJason DeTiberus2016-03-1411-23/+34
| * | | | Docker role refactorJason DeTiberus2016-03-1425-153/+275
* | | | | Merge pull request #1451 from sdodson/is-syncBrenton Leanhardt2016-03-1441-683/+1764
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Sync latest to v1.2Scott Dodson2016-03-1418-363/+484
| * | | | Sync with latest image stream and templatesScott Dodson2016-03-1422-319/+1279
| * | | | Allow origin version to be passed in as an argumentScott Dodson2016-03-141-1/+1
* | | | | Merge pull request #1596 from abutcher/containerized-boolsBrenton Leanhardt2016-03-147-11/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ensure is_containerized is cast as bool.Andrew Butcher2016-03-147-8/+8
| * | | | openshift_facts: Safe cast additional boolsSamuel Munilla2016-03-101-1/+1
| * | | | openshift-ansible: Wrap boolean factsSamuel Munilla2016-03-101-2/+11
| | |/ / | |/| |
* | | | Merge pull request #1578 from detiber/libvirt_fixesBrenton Leanhardt2016-03-146-9/+34
|\ \ \ \
| * | | | Libvirt provider fixesJason DeTiberus2016-03-106-9/+34
* | | | | Merge pull request #1579 from abhat/add_plugin_logBrenton Leanhardt2016-03-144-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Expose log level on the monitorAniket Bhat2016-03-112-0/+5
| * | | | Support log level configuration for pluginAniket Bhat2016-03-092-0/+4
* | | | | Merge pull request #1583 from twiest/prThomas Wiest2016-03-101-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fixed copr releasers fileThomas Wiest2016-03-101-1/+1
|/ / / /
* | | | Automatic commit of package [openshift-ansible] release [3.0.55-1].Brenton Leanhardt2016-03-092-2/+13
* | | | Merge pull request #1182 from vnugent/masterBrenton Leanhardt2016-03-096-0/+240
|\ \ \ \
| * | | | Formatting errorViet Nguyen2016-01-131-1/+1
| * | | | Introduce origin-metrics playbookViet Nguyen2016-01-136-0/+240
* | | | | Merge pull request #1576 from brenton/bz1315564Brenton Leanhardt2016-03-093-21/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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 #1009 from smunilla/nfs_questionBrenton Leanhardt2016-03-095-28/+130
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | a-o-i: Fix NFS storage testsSamuel Munilla2016-03-094-20/+65