Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade README fixes | Brenton Leanhardt | 2016-03-03 | 2 | -2/+0 |
| | |||||
* | A few images weren't being uninstalled | Brenton Leanhardt | 2016-03-03 | 1 | -0/+4 |
| | |||||
* | Adding verify_upgrade_version variable for upgrade debugging | Brenton Leanhardt | 2016-03-03 | 3 | -3/+34 |
| | |||||
* | Correctly set the image tag for containerized installs (and upgrades) | Brenton Leanhardt | 2016-03-03 | 6 | -36/+10 |
| | |||||
* | Adding newly required variable | Brenton Leanhardt | 2016-03-03 | 1 | -0/+1 |
| | |||||
* | uninstall the QE images | Brenton Leanhardt | 2016-03-03 | 1 | -0/+1 |
| | |||||
* | First past at the upgrade process | Brenton Leanhardt | 2016-03-03 | 18 | -11/+595 |
| | |||||
* | Increase maxconn settings for haproxy lb | Jason DeTiberus | 2016-02-29 | 1 | -1/+3 |
| | |||||
* | Merge pull request #1504 from cben/centos-7-1602 | Brenton Leanhardt | 2016-02-26 | 1 | -4/+2 |
|\ | | | | | libvirt: Upgrade to CentOS-7-x86_64-GenericCloud-1602. | ||||
| * | Upgrade -1510 to CentOS-7-x86_64-GenericCloud-1602. | Beni Cherniavsky-Paskin | 2016-02-25 | 1 | -4/+2 |
| | | |||||
| * | Pin down CentOS-7-x86_64-GenericCloud-1510.qcow2.xz version, | Beni Cherniavsky-Paskin | 2016-02-25 | 1 | -1/+1 |
| | | | | | | | | which the checksum currently expects (#1384). | ||||
* | | Merge pull request #1462 from jkhelil/configure_log_level_from_cli | Brenton Leanhardt | 2016-02-25 | 2 | -0/+9 |
|\ \ | | | | | | | configure debug_level for master and node from cli | ||||
| * | | configure debug_level for master and node from cli | jawed | 2016-02-23 | 2 | -0/+9 |
| | | | |||||
* | | | Merge pull request #1469 from talset/playbook_upgrade | Brenton Leanhardt | 2016-02-25 | 1 | -1/+3 |
|\ \ \ | |_|/ |/| | | Add missing is_atomic condition in the upgrade playbook | ||||
| * | | Change is_atomic to is_containerized | talset | 2016-02-25 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | * Update playbooks/common/openshift-cluster/upgrades/v3_1_minor/upgrade.yml * Change is_atomic by is_containerized in order to take care about container openshift without atomic | ||||
| * | | Add missing is_atomic condition on upgrade package | talset | 2016-02-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | * Update playbooks/common/openshift-cluster/upgrades/v3_1_minor/upgrade.yml * Add when not is_atomic on yum upgrade on master and node to be able to run the playbook on atomic host | ||||
* | | | Merge pull request #1467 from joelddiaz/remote-heal-action | Joel Diaz | 2016-02-24 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | remote heal action for OVS down | ||||
| * | | | remote heal action for OVS down | Joel Diaz | 2016-02-24 | 1 | -0/+4 |
| | | | | |||||
* | | | | Pass registry claim to openshift_registry. | Andrew Butcher | 2016-02-24 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #1476 from davidmat/aws_launch_instances_sg | Brenton Leanhardt | 2016-02-23 | 1 | -10/+5 |
|\ \ \ \ | | | | | | | | | | | Correct parsing of ec2_security_groups env variable | ||||
| * | | | | Add correct parsing of ec2_security_groups env variable | David Mat | 2016-02-23 | 1 | -10/+5 |
| | |/ / | |/| | | |||||
* / | | | Better diagnostic messages when an OpenStack heat stack creation fails | Lénaïc Huard | 2016-02-23 | 1 | -2/+35 |
|/ / / | |||||
* | | | Merge pull request #1337 from abutcher/master-scaleup | Brenton Leanhardt | 2016-02-22 | 17 | -80/+268 |
|\ \ \ | | | | | | | | | Support for adding new masters | ||||
| * | | | Add openshift_docker roles to master/node scaleup. | Andrew Butcher | 2016-02-16 | 2 | -12/+20 |
| | | | | |||||
| * | | | Add modify_yaml module. | Andrew Butcher | 2016-02-16 | 2 | -3/+98 |
| | | | | |||||
| * | | | Re-arrange scaleup playbooks. | Andrew Butcher | 2016-02-16 | 8 | -2/+22 |
| | | | | |||||
| * | | | Move additional master configuration into a separate master playbook. | Andrew Butcher | 2016-02-16 | 10 | -92/+84 |
| | | | | |||||
| * | | | Generate each master's certificates separately. | Andrew Butcher | 2016-02-16 | 1 | -7/+3 |
| | | | | |||||
| * | | | Add new_masters to scaleup playbook. | Andrew Butcher | 2016-02-16 | 8 | -16/+93 |
| | | | | |||||
* | | | | Merge pull request #1423 from ↵ | Brenton Leanhardt | 2016-02-22 | 1 | -5/+6 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | jdnieto/openstack_add_master_and_infra_to_node_security_group Openstack add master and infra to node security group | ||||
| * | | | added node-secgroup to master_nodes | Jose David Martin Nieto | 2016-02-22 | 1 | -5/+6 |
| | | | | |||||
* | | | | Rename variable to delete temporary file, add configurable path. | Hugo Rosnet | 2016-02-18 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The variable's name for deleting the temporary file was a bit missleading, so it has been renamed to be more explicit. While the path was hardcoded in /root/, which could be problematic when the playbook is not run as run. | ||||
* | | | | Add extra parameters for S3 registry: delete file, create bucket. | Hugo Rosnet | 2016-02-18 | 1 | -0/+4 |
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | It would be nice to have options to be able to: * Delete or not the temporary config file - so that it can be check/modified directly * Create or not the bucket, as you might not have the right to do so This commit allows both of those things, without changing the default behavior of the playbook. | ||||
* | | | Merge pull request #1410 from abutcher/docker-scaleup | Brenton Leanhardt | 2016-02-16 | 1 | -0/+10 |
|\ \ \ | |/ / |/| | | Apply openshift_docker to nodes during scaleup. | ||||
| * | | Apply openshift_docker to nodes during scaleup. | Andrew Butcher | 2016-02-16 | 1 | -0/+10 |
| | | | |||||
* | | | Merge pull request #1387 from talset/atomic_uninstall | Brenton Leanhardt | 2016-02-16 | 1 | -0/+7 |
|\ \ \ | |/ / |/| | | Change etcd deamon name for atomic-host in playbooks/adhoc/uninstall.yml | ||||
| * | | Change etcd deamon name for atomic-host | talset | 2016-02-13 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | * Update playbooks/adhoc/uninstall.yml * Etcd run into a container on atomic-host and his name is etcd_container. We have to stop the container with the right name on atomic host | ||||
* | | | Merge pull request #1397 from brenton/bz1308314 | Brenton Leanhardt | 2016-02-15 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Bug 1308314 - Failed to continue installation when pressing CTRL-C | ||||
| * | | | Bug 1308314 - Failed to continue installation when pressing CTRL-C | Brenton Leanhardt | 2016-02-15 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #1395 from brenton/master | Brenton Leanhardt | 2016-02-15 | 2 | -1/+11 |
|\ \ \ \ | |/ / / |/| | | | Updating the 3.1.1 router to match the new liveness probe configuration | ||||
| * | | | Updating the 3.1.1 router to match the new liveness probe configuration | Brenton Leanhardt | 2016-02-12 | 2 | -1/+11 |
| | | | | |||||
* | | | | Merge pull request #1369 from lhuard1A/gce_oo_option | Thomas Wiest | 2016-02-15 | 1 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Make the GCE image_name and the machine_type configurable from the CLI | ||||
| * | | | | Make the GCE image_name and the machine_type configurable from the CLI | Lénaïc Huard | 2016-02-10 | 1 | -4/+4 |
| | | | | | |||||
* | | | | | Merge pull request #1355 from lhuard1A/fix_when_no_infra | Thomas Wiest | 2016-02-15 | 4 | -8/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix issue when there are no infra nodes | ||||
| * | | | | | Fix issue when there are no infra nodes | Lénaïc Huard | 2016-02-09 | 4 | -8/+8 |
| |/ / / / | |||||
* | | | | | Merge pull request #1357 from lhuard1A/pretty_print_gce_list_cluster | Thomas Wiest | 2016-02-15 | 1 | -2/+9 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Better structure the output of the list playbook | ||||
| * | | | | Better structure the output of the list playbook | Lénaïc Huard | 2016-02-09 | 1 | -2/+9 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The list playbook listed the IPs of the VMs without logging their role like: ``` PLAY [List instance(s)] ******************************************************* TASK: [debug ] **************************************************************** ok: [lenaic-node-compute-cd81b] => { "msg": "public ip: 104.155.50.164 private ip:10.55.0.49" } ok: [lenaic-master-9e767] => { "msg": "public ip: 104.155.47.180 private ip:10.55.0.113" } ok: [lenaic-node-infra-ab7c8] => { "msg": "public ip: 104.155.11.34 private ip:10.55.0.131" } ``` The list playbook now prints the information in a more structured way like: ``` PLAY [List Hosts] ************************************************************* TASK: [debug ] **************************************************************** ok: [localhost] => { "msg": { "lenaic": { "master": { "default": [ { "name": "lenaic-master-9e767", "private IP": "10.55.0.113", "public IP": "104.155.47.180" } ] }, "node": { "compute": [ { "name": "lenaic-node-compute-cd81b", "private IP": "10.55.0.49", "public IP": "104.155.50.164" } ], "infra": [ { "name": "lenaic-node-infra-ab7c8", "private IP": "10.55.0.131", "public IP": "104.155.11.34" } ] } } } } ``` This change of the output of the list playbook was previously done for OpenStack and libvirt in 332aa8c (#461). This change makes the GCE output identical to OpenStack and libvirt’s one. | ||||
* | | | | Don't automatically give additional permissions to all OAuth users on upgrade | Jordan Liggitt | 2016-02-12 | 2 | -0/+2 |
| | | | | |||||
* | | | | Fix adhoc boostrap fedora playbook | Jason DeTiberus | 2016-02-12 | 1 | -1/+0 |
| | | | | |||||
* | | | | Merge pull request #1392 from lhuard1A/manage_etc_hosts_false | Brenton Leanhardt | 2016-02-12 | 1 | -1/+0 |
|\ \ \ \ | | | | | | | | | | | Fix libvirt cluster creation |