Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more docker role logic. | Devan Goodwin | 2016-07-13 | 1 | -2/+2 |
| | |||||
* | Add checks to docker role for 1.9.1+. | Devan Goodwin | 2016-07-13 | 1 | -3/+13 |
| | | | | | | | | 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. | ||||
* | Remove 3.0 and 3.1 upgrade sub-dirs. | Devan Goodwin | 2016-07-12 | 3 | -54/+0 |
| | |||||
* | Rename upgrade to just v3_2 as it's now major and minor. | Devan Goodwin | 2016-07-12 | 2 | -0/+0 |
| | |||||
* | Fix upgrades with an openshift_image_tag set. | Devan Goodwin | 2016-07-12 | 1 | -1/+1 |
| | |||||
* | Move repoquery_cmd fact setting into a more logical place. | Devan Goodwin | 2016-07-11 | 2 | -4/+5 |
| | |||||
* | Add dependency on docker to openshift_docker role. | Devan Goodwin | 2016-07-11 | 1 | -0/+2 |
| | | | | | | | | | | | I think this is intended anytime a role uses openshift_docker. Fixes issue where docker_version is ignored for rpm based installs. We made the dependency in openshift_version conditional to allow use of openshift_version without significantly impacting the system, however nothing ever actually ran the docker role after that, resulting in docker simply being installed via the rpm dependency on atomic-openshift. | ||||
* | Use proper startswith. | Devan Goodwin | 2016-07-11 | 2 | -6/+1 |
| | |||||
* | Remove/update TODOs. | Devan Goodwin | 2016-07-08 | 4 | -7/+2 |
| | |||||
* | Remove all debug used during devel of openshift_version. | Devan Goodwin | 2016-07-08 | 7 | -45/+0 |
| | |||||
* | Merge branch 'aoi-32-up' into upgrade33 | Devan Goodwin | 2016-07-08 | 101 | -33/+40979 |
|\ | |||||
| * | Update quick upgrade to remove unsupported options. | Devan Goodwin | 2016-07-08 | 1 | -23/+44 |
| | | | | | | | | | | | | | | | | | | Upgrade mappings can now optionally support an upgrade to latest minor version, and an upgrade to next major version. Dropped the "minor_version" as it is already defined by the mapping key. For 3.2 the minor upgrade playbook is the same as the major. | ||||
| * | Merge pull request #2067 from sdodson/mounts | Scott Dodson | 2016-07-06 | 2 | -1/+2 |
| |\ | | | | | | | Make /var/lib/origin mounted rslave | ||||
| | * | Make /var/lib/origin mounted rslave | Scott Dodson | 2016-07-06 | 2 | -1/+2 |
| | | | |||||
| * | | Merge pull request #2123 from sdodson/rhel-origin | Scott Dodson | 2016-07-06 | 4 | -1/+63 |
| |\ \ | | | | | | | | | Add CentOS PaaS SIG repos for RHEL | ||||
| | * | | Add CentOS PaaS SIG repos for RHEL | Scott Dodson | 2016-07-06 | 4 | -1/+63 |
| |/ / | |||||
| * | | Merge pull request #1515 from fredoche/patch-1 | Scott Dodson | 2016-07-06 | 1 | -0/+1 |
| |\ \ | | |/ | |/| | Add libselinux-python as a dependency for the installation process | ||||
| | * | Add libselinux-python as a dependency for the installation process | fred-b | 2016-02-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On fedora 23, cluster creation fails with the following error TASK: [Create network xml file] *********************************************** failed: [localhost] => {"failed": true} msg: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed! FATAL: all hosts have already failed -- aborting installing libselinux-python solves the problem. | ||||
| * | | Merge pull request #2122 from DG-i/master | Scott Dodson | 2016-07-06 | 1 | -1/+1 |
| |\ \ | | | | | | | | | fix "hapoxy" typo in loadbalancer playbook | ||||
| | * | | fix "hapoxy" typo in loadbalancer playbook | Mathias Merscher | 2016-07-06 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net> | ||||
| * | | Merge pull request #1969 from detiber/libvirt | Jason DeTiberus | 2016-07-05 | 1 | -0/+5 |
| |\ \ | | | | | | | | | Libvirt provider fixes | ||||
| | * | | Fix bin/cluster libvirt related error | Jason DeTiberus | 2016-06-01 | 1 | -0/+5 |
| | | | | |||||
| * | | | Merge pull request #2120 from sdodson/fix_rpmversion | Scott Dodson | 2016-07-05 | 1 | -1/+1 |
| |\ \ \ | | | | | | | | | | | Fix dnf variant of rpm_versions.sh | ||||
| | * | | | Fix dnf variant of rpm_versions.sh | Scott Dodson | 2016-07-05 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Merge pull request #2085 from sdodson/is-munging | Scott Dodson | 2016-07-05 | 4 | -1/+11 |
| |\ \ \ | | | | | | | | | | | Make image stream munging optional | ||||
| | * | | | Make image stream munging optional | Scott Dodson | 2016-07-05 | 4 | -1/+11 |
| | | | | | |||||
| * | | | | Merge pull request #2119 from sdodson/master | Scott Dodson | 2016-07-05 | 1 | -0/+5 |
| |\ \ \ \ | | | | | | | | | | | | | Add aos-3.3 to tito releasers.conf | ||||
| | * | | | | Add aos-3.3 to tito releasers.conf | Scott Dodson | 2016-07-05 | 1 | -0/+5 |
| |/ / / / | |||||
| * | | | | Merge pull request #2118 from sdodson/master | Scott Dodson | 2016-07-05 | 2 | -2/+55 |
| |\ \ \ \ | | | | | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.3.1-1]. | ||||
| | * | | | | Automatic commit of package [openshift-ansible] release [3.3.1-1]. | Scott Dodson | 2016-07-05 | 2 | -2/+55 |
| |/ / / / | |||||
| * | | | | Merge pull request #2108 from sdodson/prepare-v13 | Scott Dodson | 2016-07-05 | 84 | -3/+40791 |
| |\ \ \ \ | | | | | | | | | | | | | Prepare for v1.3 | ||||
| | * | | | | Add v1.3 examples | Scott Dodson | 2016-07-03 | 81 | -0/+40781 |
| | | | | | | |||||
| | * | | | | Change the examples content sync directory | Scott Dodson | 2016-07-03 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Add gte_3_3 | Scott Dodson | 2016-07-03 | 2 | -2/+9 |
| | | | | | | |||||
* | | | | | | Move repoquery fact definition to openshift_common. | Devan Goodwin | 2016-07-07 | 2 | -3/+5 |
| | | | | | | |||||
* | | | | | | Add symlinks for node templates. | Devan Goodwin | 2016-07-04 | 4 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an unfortunate side effect of including a role yaml file in a playbook, ideally we would just run the full node role here. For now we'll follow the lead for the master template. | ||||
* | | | | | | Fixes for Ansible 2.1. | Devan Goodwin | 2016-07-04 | 2 | -7/+6 |
| | | | | | | |||||
* | | | | | | Update repoquery_cmd definitions to match latest in master. | Devan Goodwin | 2016-07-04 | 2 | -2/+2 |
| | | | | | | |||||
* | | | | | | Merge branch 'master' into upgrade33 | Devan Goodwin | 2016-07-04 | 16 | -74/+291 |
|\| | | | | | |||||
| * | | | | | Merge pull request #2116 from skpy/master | Scott Dodson | 2016-07-03 | 1 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Adds quotes to gpgkey element in byo/config.yml | ||||
| | * | | | | Adds quotes to gpgkey element in byo/config.yml | Scott Merrill | 2016-07-03 | 1 | -2/+2 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | As described in https://github.com/openshift/openshift-ansible/issues/1987#issuecomment-223965843 Hopefully this will help others who are trying install Origin. | ||||
| * | | | | Merge pull request #2112 from sdodson/dnsmasq-additional-config | Scott Dodson | 2016-07-01 | 4 | -3/+25 |
| |\ \ \ \ | | | | | | | | | | | | | Add support for supplying a dnsmasq.conf file | ||||
| | * | | | | Restart dnsmasq encase it was already running | Scott Dodson | 2016-07-01 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | Add support for supplying a dnsmasq.conf file | Scott Dodson | 2016-07-01 | 4 | -3/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Useful for POC environments where DNS may not actually be setup yet. Make sure you don't define anything that would conflict with the default configuration. You have been warned. | ||||
| * | | | | | Merge pull request #2111 from sdodson/image-stream-sync | Scott Dodson | 2016-07-01 | 2 | -48/+228 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Update image streams with SCL 2.2 components | ||||
| | * | | | | | Update image streams with SCL 2.2 components | Scott Dodson | 2016-07-01 | 2 | -48/+228 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #2109 from abutcher/rhel-subscribe-version | Scott Dodson | 2016-06-30 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Bump rhel_subscribe default version | ||||
| | * | | | | | Bump rhel subscribe default version. | Andrew Butcher | 2016-06-30 | 1 | -1/+1 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #2028 from IshentRas/fix_dns | Scott Dodson | 2016-06-30 | 1 | -2/+5 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Improve 99-origin-dns.sh | ||||
| | * | | | | - Prevent the script to override n number of the time the same nameserver | IshentRas | 2016-06-13 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Prevent the script to echo blank values from IP4_NAMESERVERS variable |