summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | a-o-i: Double safety check on master_lbSamuel Munilla2016-02-241-2/+3
| | | | | | | | | |
| | * | | | | | | | a-o-i: Better method for identifying master_lbSamuel Munilla2016-02-241-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous check was less than reliable thanks to potential differences between hostname / ip / connect_to. This check should cover all instances.
* | | | | | | | | | Merge pull request #1486 from abutcher/bz1311410Brenton Leanhardt2016-02-241-0/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | Pass registry claim to openshift_registry.
| * | | | | | | | | Pass registry claim to openshift_registry.Andrew Butcher2016-02-241-0/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1475 from davidmat/openshift_repos_pathsBrenton Leanhardt2016-02-231-4/+4
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix openshift_repos role to support paths with spaces
| * | | | | | | | | Add quotes around src argument to support paths with spacesDavid Mat2016-02-231-4/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #1476 from davidmat/aws_launch_instances_sgBrenton Leanhardt2016-02-231-10/+5
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Correct parsing of ec2_security_groups env variable
| * | | | | | | | | Add correct parsing of ec2_security_groups env variableDavid Mat2016-02-231-10/+5
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1481 from lhuard1A/openstack_debug_msgBrenton Leanhardt2016-02-231-2/+35
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Better diagnostic messages when an OpenStack heat stack creation fails
| * | | | | | | | | | Better diagnostic messages when an OpenStack heat stack creation failsLénaïc Huard2016-02-231-2/+35
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #1480 from brenton/masterBrenton Leanhardt2016-02-233-3/+6
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | a-o-i: Exception checking around master_lb
| * | | | | | | | | Automatic commit of package [openshift-ansible] release [3.0.46-1].Brenton Leanhardt2016-02-232-2/+5
| | | | | | | | | |
| * | | | | | | | | Merge branch 'BZ1308440' of https://github.com/smunilla/openshift-ansibleBrenton Leanhardt2016-02-231-1/+1
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | a-o-i: Exception checking around master_lbSamuel Munilla2016-02-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some additional error checking when selecting the master_lb
* | | | | | | | | | Merge pull request #1477 from a13m/typoAndy Grimm2016-02-231-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | Fix typo in oscp
| * | | | | | | | | Fix typo in oscpAndy Grimm2016-02-231-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #1455 from maxamillion/fedora-ansibleBrenton Leanhardt2016-02-231-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | remove version requirement from etcd, shouldn't be needed anymore
| * | | | | | | | remove version requirement from etcd, shouldn't be needed anymoreAdam Miller2016-02-221-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1471 from twiest/prThomas Wiest2016-02-231-3/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | changed oso_host_monitoring to use the oo_ vars
| * | | | | | | changed oso_host_monitoring to use the oo_ varsThomas Wiest2016-02-231-3/+3
|/ / / / / / /
* | | | | | | Merge pull request #1337 from abutcher/master-scaleupBrenton Leanhardt2016-02-2221-131/+368
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Support for adding new masters
| * | | | | | | Add openshift_docker roles to master/node scaleup.Andrew Butcher2016-02-162-12/+20
| | | | | | | |
| * | | | | | | Fail when master.master_count descreases or master.ha changes.Andrew Butcher2016-02-161-5/+9
| | | | | | | |
| * | | | | | | Protected facts.Andrew Butcher2016-02-161-20/+89
| | | | | | | |
| * | | | | | | Add modify_yaml module.Andrew Butcher2016-02-162-3/+98
| | | | | | | |
| * | | | | | | Re-arrange scaleup playbooks.Andrew Butcher2016-02-169-3/+23
| | | | | | | |
| * | | | | | | Move additional master configuration into a separate master playbook.Andrew Butcher2016-02-1610-92/+84
| | | | | | | |
| * | | | | | | Generate each master's certificates separately.Andrew Butcher2016-02-163-37/+9
| | | | | | | |
| * | | | | | | Add new_masters to scaleup playbook.Andrew Butcher2016-02-168-16/+93
| | | | | | | |
* | | | | | | | Merge pull request #1465 from detiber/gitignore_ansible_cfgBrenton Leanhardt2016-02-221-0/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add ansible.cfg to .gitignore
| * | | | | | | | Add ansible.cfg to .gitignoreJason DeTiberus2016-02-221-0/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #1423 from ↵Brenton Leanhardt2016-02-221-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_nodesJose David Martin Nieto2016-02-221-5/+6
| | | | | | | | |
* | | | | | | | | Merge pull request #1456 from puiterwijk/aws-fixesBrenton Leanhardt2016-02-221-2/+11
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | AWS Documentation fixes
| * | | | | | | | Document setting the VPC subnetPatrick Uiterwijk2016-02-201-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed because the default instance type requires a VPC. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
| * | | | | | | | Update the AMIs used in README_AWSPatrick Uiterwijk2016-02-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* | | | | | | | | Automatic commit of package [openshift-ansible] release [3.0.45-1].Brenton Leanhardt2016-02-222-2/+19
| | | | | | | | |
* | | | | | | | | Merge pull request #1450 from smunilla/BZ1308440Brenton Leanhardt2016-02-221-8/+17
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | a-o-i: Redo logic for detecting master_lb
| * | | | | | | | a-o-i: Redo logic for detecting master_lbSamuel Munilla2016-02-191-8/+17
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After much research and debugging, it turns out the facts for nativeha hosts were much less consistent than I hoped. With this newfound knowledge, I've implemented this method. In short, you check with the first master to see what it thinks the master_lb is, then you include that host as "installed".
* | | | | | | | Merge pull request #1461 from mmahut/etcdMarek Mahut2016-02-221-5/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | Do not monitor for etcd watchers
| * | | | | | | Do not monitor for etcd watchersMarek Mahut2016-02-221-5/+0
|/ / / / / / /
* | | | | | | Merge pull request #1452 from joelddiaz/master-registry-itemsJoel Diaz2016-02-191-20/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | remove old master registry item/triggers
| * | | | | | remove old master registry item/triggersJoel Diaz2016-02-191-20/+0
|/ / / / / /
* | | | | | Merge pull request #1442 from abutcher/pv-failed-whenBrenton Leanhardt2016-02-191-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix pv/c creation failed_when condition
| * | | | | | Fix pv/c creation failed_when.Andrew Butcher2016-02-191-2/+2
| | | | | | |
* | | | | | | Merge pull request #1449 from detiber/fixVersionCheckBrenton Leanhardt2016-02-191-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Fix 1.2 version check
| * | | | | | Fix 1.2 version checkJason DeTiberus2016-02-191-1/+1
|/ / / / / /
* | | | | | Merge pull request #1411 from smunilla/pylint_16_feb_2016Brenton Leanhardt2016-02-193-11/+20
|\ \ \ \ \ \ | | | | | | | | | | | | | | a-o-i: pylint fixes related to too-long lines
| * | | | | | a-o-i: pylint fixes related to too-long linesSamuel Munilla2016-02-163-11/+20
| | | | | | |
* | | | | | | Merge pull request #1439 from xlr-8/masterStefanie Forrester2016-02-181-1/+6
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add extra parameters for S3 registry: delete file, create bucket.