| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-18 | Merge pull request #1992 from abutcher/ansible-2 | Scott Dodson | |
| Require ansible-2.1.0.0+ | |||
| 2016-07-18 | Merge pull request #2162 from abutcher/bz1355702 | Scott Dodson | |
| Bug 1355702 - ansible installaton failed when enable aws s3 backend storage. | |||
| 2016-07-18 | Temporarily link registry config templates for ansible 1.9.x support. | Andrew Butcher | |
| 2016-07-18 | Remove relative lookup for registry config and check for skipped update in ↵ | Andrew Butcher | |
| registry redeploy conditional. | |||
| 2016-07-18 | Merge pull request #2166 from abutcher/check-sebool | Scott Dodson | |
| Check for existence of sebooleans prior to setting. | |||
| 2016-07-18 | Merge pull request #1778 from smunilla/wrapper_config | Scott Dodson | |
| Arbitrary installer yaml | |||
| 2016-07-18 | Arbitrary Installer yaml | Samuel Munilla | |
| Initial build of new, more flexible installer config file format. | |||
| 2016-07-18 | Check for existence of sebooleans prior to setting. | Andrew Butcher | |
| 2016-07-17 | Merge pull request #2165 from sdodson/master | Scott Dodson | |
| Automatic commit of package [openshift-ansible] release [3.3.2-1]. | |||
| 2016-07-17 | Automatic commit of package [openshift-ansible] release [3.3.2-1]. | Scott Dodson | |
| 2016-07-15 | Merge pull request #2160 from sdodson/string-things | Scott Dodson | |
| Convert openshift_release and openshift_version to strings for starts… | |||
| 2016-07-15 | Convert openshift_release and openshift_version to strings for startswith | Scott Dodson | |
| Fixes : startswith first arg must be str, unicode, or tuple, not float | |||
| 2016-07-15 | Merge pull request #2159 from sdodson/ansible-2x-lookup | Scott Dodson | |
| Symlink ansible 2.x locations to ansible 1.9 locations | |||
| 2016-07-15 | Symlink ansible 2.x locations to ansible 1.9 locations | Scott Dodson | |
| 2016-07-15 | Merge pull request #2156 from dgoodwin/aoi-32-upgrade-path | Scott Dodson | |
| Two small upgrade related fixes | |||
| 2016-07-15 | Clarify message when old docker pre-installed but 1.10+ requested. | Devan Goodwin | |
| 2016-07-15 | Fix quick install 3.2 upgrade path. | Devan Goodwin | |
| 2016-07-14 | Merge pull request #1945 from dgoodwin/upgrade33 | Scott Dodson | |
| openshift_release / version / upgrade improvements | |||
| 2016-07-14 | Merge pull request #2149 from detiber/audit_config | Scott Dodson | |
| [master] add support for setting auditConfig | |||
| 2016-07-14 | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | |
| 2016-07-14 | Fix upgrade with docker_version set. | Devan Goodwin | |
| 2016-07-14 | Merge pull request #2153 from tbielawa/shell_comp2 | Scott Dodson | |
| Move the bash completion into the cli role. Only add when not contain… | |||
| 2016-07-14 | Move the bash completion into the cli role. Only add when not containerized | Tim Bielawa | |
| 2016-07-13 | Merge pull request #1135 from smunilla/origin-installs | Scott Dodson | |
| atomic-openshift-installer: Add support for installing OpenShift Orgin | |||
| 2016-07-13 | [master] add support for setting auditConfig | Jason DeTiberus | |
| 2016-07-13 | Remove too recent pylint option keys. | Devan Goodwin | |
| 2016-07-13 | pylint fixes | Devan Goodwin | |
| 2016-07-13 | Merge pull request #2147 from lhuard1A/virtio-scsi | Scott Dodson | |
| Make libvirt’s VM use virtio-scsi insteal of virtio-blk | |||
| 2016-07-13 | Merge pull request #2148 from tbielawa/shell_completion | Scott Dodson | |
| Install bash-completion package for the oc/oadm tools | |||
| 2016-07-13 | Merge pull request #2146 from smunilla/pylint_no_value_for_parameter | Scott Dodson | |
| Fix erroneous pylint error | |||
| 2016-07-13 | Install bash-completion package for the oc/oadm tools | Tim Bielawa | |
| 2016-07-13 | Fix more docker role logic. | Devan Goodwin | |
| 2016-07-13 | Add checks to docker role for 1.9.1+. | Devan Goodwin | |
| If Docker 1.8.2 is pre-installed, and no docker_version was requested, role will now error out because 1.9.1 is required. If docker_version is set to <= 1.9.1, we also error out as this is not supported. | |||
| 2016-07-13 | Merge pull request #2144 from abutcher/registry-replicas | Scott Dodson | |
| Set registry replicas = 1 when no storage specified. | |||
| 2016-07-13 | Make libvirt’s VM use virtio-scsi insteal of virtio-blk | Lénaïc Huard | |
| The main advantage is that virtio-scsi honors TRIM so that deleting files and/or docker images inside the VM now frees disk space on the host by resparsifying the qcow2 file. | |||
| 2016-07-13 | Fix erroneous pylint error | Samuel Munilla | |
| pylint is throwing up a no-value-for-parameter error here. Testing shows there is no real issue, so adding that to the ignores. | |||
| 2016-07-13 | Merge pull request #2138 from abutcher/registry-pullthrough | Scott Dodson | |
| Enable pullthrough by default in registry config for object storage. | |||
| 2016-07-12 | Remove 3.0 and 3.1 upgrade sub-dirs. | Devan Goodwin | |
| 2016-07-12 | Rename upgrade to just v3_2 as it's now major and minor. | Devan Goodwin | |
| 2016-07-12 | Set registry replicas = 1 when no storage specified. | Andrew Butcher | |
| 2016-07-12 | Merge pull request #2142 from lhuard1A/fix_openstack_firewall | Jason DeTiberus | |
| Re-align the OpenStack firewall rules with the iptables rules | |||
| 2016-07-12 | Merge pull request #2139 from sdodson/cleanup-examples | Scott Dodson | |
| Remove cleanup code from 1.0 to 1.1 upgrade era | |||
| 2016-07-12 | Merge pull request #2141 from lhuard1A/fix_dns | Jason DeTiberus | |
| Fix bin/cluster openstack related error | |||
| 2016-07-12 | Merge pull request #2140 from gaelL/loopback | Jason DeTiberus | |
| ops-docker-loopback-to-direct-lvm.yml: fix typo on the variable name "cli_name vs cli_host" | |||
| 2016-07-12 | Re-align the OpenStack firewall rules with the iptables rules | Lénaïc Huard | |
| 2016-07-12 | Merge pull request #1827 from tdawson/201604-broken-symlinks | Scott Dodson | |
| Bug 1330091 - cleanup broken symlinks - lookup_plugins filter_plugins | |||
| 2016-07-12 | Fix bin/cluster openstack related error | Lénaïc Huard | |
| 2016-07-12 | Fix upgrades with an openshift_image_tag set. | Devan Goodwin | |
| 2016-07-12 | ops-docker-loopback-to-direct-lvm.yml: fix typo on the variable name ↵ | gaelL | |
| "cli_name vs cli_host" | |||
| 2016-07-11 | Remove cleanup code from 1.0 to 1.1 upgrade era | Scott Dodson | |
