Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1469 from talset/playbook_upgrade | Brenton Leanhardt | 2016-02-25 | 1 | -1/+3 |
|\ | |||||
| * | Change is_atomic to is_containerized | talset | 2016-02-25 | 1 | -3/+3 |
| * | Add missing is_atomic condition on upgrade package | talset | 2016-02-23 | 1 | -0/+2 |
* | | Merge pull request #1467 from joelddiaz/remote-heal-action | Joel Diaz | 2016-02-24 | 3 | -1/+48 |
|\ \ | |||||
| * | | remote heal action for OVS down | Joel Diaz | 2016-02-24 | 3 | -1/+48 |
* | | | Merge pull request #1478 from davidmat/openshift_manage_node_timeout | Brenton Leanhardt | 2016-02-24 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Refactor - increase retries instead of delay in "Wait for Node Registration" | David Mat | 2016-02-24 | 1 | -2/+2 |
| * | | | Increase timeout on Wait for Node Registration | David Mat | 2016-02-23 | 1 | -1/+1 |
* | | | | Merge pull request #1487 from brenton/master | Brenton Leanhardt | 2016-02-24 | 3 | -5/+12 |
|\ \ \ \ | |||||
| * | | | | Automatic commit of package [openshift-ansible] release [3.0.47-1]. | Brenton Leanhardt | 2016-02-24 | 2 | -2/+6 |
| * | | | | Merge branch 'BZ1308440' of https://github.com/smunilla/openshift-ansible | Brenton Leanhardt | 2016-02-24 | 1 | -3/+6 |
| |\ \ \ \ | |||||
| | * | | | | a-o-i: Double safety check on master_lb | Samuel Munilla | 2016-02-24 | 1 | -2/+3 |
| | * | | | | a-o-i: Better method for identifying master_lb | Samuel Munilla | 2016-02-24 | 1 | -1/+3 |
* | | | | | | Merge pull request #1486 from abutcher/bz1311410 | Brenton Leanhardt | 2016-02-24 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Pass registry claim to openshift_registry. | Andrew Butcher | 2016-02-24 | 1 | -0/+1 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #1475 from davidmat/openshift_repos_paths | Brenton Leanhardt | 2016-02-23 | 1 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add quotes around src argument to support paths with spaces | David Mat | 2016-02-23 | 1 | -4/+4 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #1476 from davidmat/aws_launch_instances_sg | Brenton Leanhardt | 2016-02-23 | 1 | -10/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add correct parsing of ec2_security_groups env variable | David Mat | 2016-02-23 | 1 | -10/+5 |
* | | | | | | | Merge pull request #1481 from lhuard1A/openstack_debug_msg | Brenton Leanhardt | 2016-02-23 | 1 | -2/+35 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Better diagnostic messages when an OpenStack heat stack creation fails | Lénaïc Huard | 2016-02-23 | 1 | -2/+35 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #1480 from brenton/master | Brenton Leanhardt | 2016-02-23 | 3 | -3/+6 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| * | | | | | | Automatic commit of package [openshift-ansible] release [3.0.46-1]. | Brenton Leanhardt | 2016-02-23 | 2 | -2/+5 |
| * | | | | | | Merge branch 'BZ1308440' of https://github.com/smunilla/openshift-ansible | Brenton Leanhardt | 2016-02-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | a-o-i: Exception checking around master_lb | Samuel Munilla | 2016-02-23 | 1 | -1/+1 |
* | | | | | | | Merge pull request #1477 from a13m/typo | Andy Grimm | 2016-02-23 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Fix typo in oscp | Andy Grimm | 2016-02-23 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #1455 from maxamillion/fedora-ansible | Brenton Leanhardt | 2016-02-23 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | remove version requirement from etcd, shouldn't be needed anymore | Adam Miller | 2016-02-22 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #1471 from twiest/pr | Thomas Wiest | 2016-02-23 | 1 | -3/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | changed oso_host_monitoring to use the oo_ vars | Thomas Wiest | 2016-02-23 | 1 | -3/+3 |
|/ / / / | |||||
* | | | | Merge pull request #1337 from abutcher/master-scaleup | Brenton Leanhardt | 2016-02-22 | 21 | -131/+368 |
|\ \ \ \ | |||||
| * | | | | Add openshift_docker roles to master/node scaleup. | Andrew Butcher | 2016-02-16 | 2 | -12/+20 |
| * | | | | Fail when master.master_count descreases or master.ha changes. | Andrew Butcher | 2016-02-16 | 1 | -5/+9 |
| * | | | | Protected facts. | Andrew Butcher | 2016-02-16 | 1 | -20/+89 |
| * | | | | Add modify_yaml module. | Andrew Butcher | 2016-02-16 | 2 | -3/+98 |
| * | | | | Re-arrange scaleup playbooks. | Andrew Butcher | 2016-02-16 | 9 | -3/+23 |
| * | | | | 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 | 3 | -37/+9 |
| * | | | | Add new_masters to scaleup playbook. | Andrew Butcher | 2016-02-16 | 8 | -16/+93 |
* | | | | | Merge pull request #1465 from detiber/gitignore_ansible_cfg | Brenton Leanhardt | 2016-02-22 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Add ansible.cfg to .gitignore | Jason DeTiberus | 2016-02-22 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #1423 from jdnieto/openstack_add_master_and_infra_to_node_... | Brenton Leanhardt | 2016-02-22 | 1 | -5/+6 |
|\ \ \ \ \ | |||||
| * | | | | | added node-secgroup to master_nodes | Jose David Martin Nieto | 2016-02-22 | 1 | -5/+6 |
* | | | | | | Merge pull request #1456 from puiterwijk/aws-fixes | Brenton Leanhardt | 2016-02-22 | 1 | -2/+11 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Document setting the VPC subnet | Patrick Uiterwijk | 2016-02-20 | 1 | -1/+10 |
| * | | | | | Update the AMIs used in README_AWS | Patrick Uiterwijk | 2016-02-20 | 1 | -1/+1 |
* | | | | | | Automatic commit of package [openshift-ansible] release [3.0.45-1]. | Brenton Leanhardt | 2016-02-22 | 2 | -2/+19 |
* | | | | | | Merge pull request #1450 from smunilla/BZ1308440 | Brenton Leanhardt | 2016-02-22 | 1 | -8/+17 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | a-o-i: Redo logic for detecting master_lb | Samuel Munilla | 2016-02-19 | 1 | -8/+17 |