Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix version unset bug, and set common ver fact on containerized nodes. | Devan Goodwin | 2016-06-10 | 1 | -1/+0 |
| | |||||
* | Fix missing openshift.common.version fact on containerized nodes. | Devan Goodwin | 2016-06-10 | 1 | -0/+2 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | 2016-06-09 | 6 | -8/+14 |
|\ | |||||
| * | Merge pull request #2002 from jkhelil/fix_openstack_master_sec_group_dns_entry | Jason DeTiberus | 2016-06-09 | 1 | -0/+8 |
| |\ | | | | | | | add skydns port 8053 to openstack master sec group(needed for 3.2) | ||||
| | * | add skydns port 8053 to openstack master sec group | jawed | 2016-06-07 | 1 | -0/+8 |
| | | | |||||
| * | | Add openshift_loadbalancer_facts role to set lb facts prior to running ↵ | Andrew Butcher | 2016-06-08 | 1 | -2/+0 |
| | | | | | | | | | | | | dependencies. | ||||
| * | | Merge pull request #1964 from sdodson/fix-proxy-smashing | Scott Dodson | 2016-06-08 | 3 | -5/+5 |
| |\ \ | | |/ | |/| | Preserve proxy config if it exists in the sysconfig files but is undefined in our config | ||||
| | * | Use unique play names to make things easier to debug | Scott Dodson | 2016-06-07 | 3 | -5/+5 |
| | | | |||||
| * | | fix dns openstack flavor instead of openshift flavor | jawed | 2016-06-07 | 1 | -1/+1 |
| |/ | |||||
* | | Begin major simplification of 3.2 upgrade. | Devan Goodwin | 2016-06-09 | 1 | -73/+24 |
| | | |||||
* | | Respect image tag/pkg version during upgrade. | Devan Goodwin | 2016-06-07 | 2 | -8/+12 |
| | | |||||
* | | Force version to latest 3.2 during upgrade. | Devan Goodwin | 2016-06-07 | 2 | -2/+4 |
| | | |||||
* | | Verify openshift_release is correct or absent in inventory before upgrade. | Devan Goodwin | 2016-06-07 | 1 | -4/+20 |
| | | |||||
* | | Drop unused and broken "when" in vars section. | Devan Goodwin | 2016-06-06 | 1 | -7/+0 |
| | | |||||
* | | Do not install rpm for version in openshift_version role. | Devan Goodwin | 2016-06-06 | 2 | -5/+1 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | 2016-06-06 | 6 | -101/+101 |
|\| | |||||
| * | Only run node specific bits on nodes | Scott Dodson | 2016-06-03 | 1 | -75/+69 |
| | | |||||
| * | Hardcoded values in "launch_instances" - isue # 1970 | Daniel Dumitriu | 2016-06-03 | 1 | -2/+2 |
| | | |||||
| * | Run rhel_subscribe on l_oo_all_hosts rather than all | Scott Dodson | 2016-06-02 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #1968 from abutcher/os-firewall-eval | Jason DeTiberus | 2016-06-01 | 1 | -0/+2 |
| |\ | | | | | | | [v2] Move os_firewall_allow from defaults to role dependencies. | ||||
| | * | Add haproxy_frontend_port to vars for openshift-loadbalancer. | Andrew Butcher | 2016-06-01 | 1 | -0/+2 |
| | | | |||||
| * | | Merge pull request #1957 from jfcoz/metrics_wait_deployer | Jason DeTiberus | 2016-06-01 | 2 | -22/+24 |
| |\ \ | | | | | | | | | wait metrics-deployer complete (need to configure nodes before hosted… | ||||
| | * | | wait metrics-deployer complete (need to configure nodes before hosted services) | jfcoz | 2016-05-27 | 2 | -22/+24 |
| | | | | |||||
| * | | | Ensure registry url evaluated when creating router. | Andrew Butcher | 2016-05-31 | 1 | -1/+3 |
| | |/ | |/| | |||||
* | | | Stop requiring/using first master version fact and use openshift_version var ↵ | Devan Goodwin | 2016-05-31 | 1 | -5/+4 |
| | | | | | | | | | | | | instead. | ||||
* | | | Drop unnecessary node playbook version calculation. | Devan Goodwin | 2016-05-31 | 1 | -16/+0 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | 2016-05-31 | 2 | -14/+157 |
|\| | | |||||
| * | | Revert openshift-certificates changes. | Andrew Butcher | 2016-05-30 | 2 | -14/+157 |
| | | | |||||
* | | | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | 2016-05-30 | 25 | -229/+744 |
|\| | | |||||
| * | | Separate master and haproxy config playbooks. | Andrew Butcher | 2016-05-26 | 7 | -27/+30 |
| | | | | | | | | | | | | | | | | | | * Move haproxy configuration to a separate openshift-loadbalancer play. * Move the haproxy role to openshift_loadbalancer. * Add openshift_loadbalancer* facts which drive haproxy configuration. | ||||
| * | | Merge pull request #1908 from abutcher/openshift-certificates | Jason DeTiberus | 2016-05-26 | 2 | -157/+14 |
| |\ \ | | | | | | | | | Refactor openshift certificate roles | ||||
| | * | | Consolidate ca/master/node certificates roles into openshift_certificates. | Andrew Butcher | 2016-05-19 | 2 | -157/+14 |
| | |/ | |||||
| * | | Merge pull request #1773 from detiber/aws_cleanup | Jason DeTiberus | 2016-05-25 | 17 | -30/+700 |
| |\ \ | | | | | | | | | Cloud provider cleanup | ||||
| | * | | allow for overriding dns_flavor for openstack provider | Jason DeTiberus | 2016-05-05 | 2 | -1/+2 |
| | | | | |||||
| | * | | add user-data file back to openstack provisioner | Jason DeTiberus | 2016-05-05 | 1 | -0/+13 |
| | | | | |||||
| | * | | g_all_hosts with templated with_items causes errors with ansible 1.9.4 under ↵ | Jason DeTiberus | 2016-05-05 | 8 | -12/+12 |
| | | | | | | | | | | | | | | | | some conditions | ||||
| | * | | openstack_fixes | Jason DeTiberus | 2016-05-05 | 4 | -20/+39 |
| | | | | | | | | | | | | | | | | - move openstack user-data content into heat template | ||||
| | * | | libvirt_fixes | Jason DeTiberus | 2016-05-05 | 2 | -3/+33 |
| | | | | | | | | | | | | | | | | - disable openshift_use_dnsmasq for libvirt | ||||
| | * | | gce fixes | Jason DeTiberus | 2016-05-05 | 4 | -6/+582 |
| | | | | |||||
| | * | | aws provider fixes | Jason DeTiberus | 2016-05-05 | 5 | -9/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix errors in userdata template - update origin centos ami - ensure ec2_tag_sub-host-type is set after launch - disable openshift_use_dnsmasq for now - Remove use of vars_files in includes | ||||
| | * | | Call evaluate_groups from update_repos_and_packages | Jason DeTiberus | 2016-05-05 | 1 | -0/+2 |
| | | | | |||||
* | | | | Refactor openshift_version behavior. | Devan Goodwin | 2016-05-30 | 3 | -78/+42 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Very early in playbooks we must init the openshift_version for each host. First we determine it for the master, logic now is pushed into the openshift_docker role which we run only on first master via openshift_cli. Facts are reloaded leaving us with a first master with openshift.common.version fact we can then re-use on all other hosts. The correct version of docker should be installed as well. We then set openshift_version for all other hosts by re-using the master fact. | ||||
* | | | | Protect installed version on subsequent masters. | Devan Goodwin | 2016-05-30 | 1 | -2/+22 |
| | | | | |||||
* | | | | Get rpm installations functional again. | Devan Goodwin | 2016-05-26 | 2 | -4/+12 |
| | | | | |||||
* | | | | Preserve node versions on re-run. | Devan Goodwin | 2016-05-25 | 2 | -5/+17 |
| | | | | |||||
* | | | | Hookup node configuration. | Devan Goodwin | 2016-05-25 | 2 | -7/+10 |
| | | | | |||||
* | | | | Complete installation of first master containerized. | Devan Goodwin | 2016-05-25 | 1 | -1/+2 |
| | | | | |||||
* | | | | Stop downgrading Docker because we don't know what version to install yet. | Devan Goodwin | 2016-05-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | Work towards determining openshift_version when unspecified. | Devan Goodwin | 2016-05-25 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | openshift_docker role was largely useless now, but also almost did what we needed. (deps ordering still needs to be changed) Remove defaulting of openshift_version. | ||||
* | | | | Set openshift_version in config playbooks for first master. | Devan Goodwin | 2016-05-25 | 1 | -3/+69 |
|/ / / | | | | | | | | | | | | | | | | | | | Starting to remove openshift.docker.openshift_version fact usage. openshift_version should no longer contain a leading 'v' for containerized installs, just a version number. |