summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added os_utils, os_reboot_server role; removed containerization stuff from th...Matt Woodson2016-02-263-5/+33
* Merge pull request #1479 from mwoodson/dyn_updateMatt Woodson2016-02-251-52/+112
|\
| * lib_dyn: more updates to the lib_dyn module. Made the TTL more flexibleMatt Woodson2016-02-241-46/+100
| * made some changes to lib_dyn updateMatt Woodson2016-02-231-20/+26
* | Merge pull request #1469 from talset/playbook_upgradeBrenton Leanhardt2016-02-251-1/+3
|\ \
| * | Change is_atomic to is_containerizedtalset2016-02-251-3/+3
| * | Add missing is_atomic condition on upgrade packagetalset2016-02-231-0/+2
* | | Merge pull request #1467 from joelddiaz/remote-heal-actionJoel Diaz2016-02-243-1/+48
|\ \ \
| * | | remote heal action for OVS downJoel Diaz2016-02-243-1/+48
* | | | Merge pull request #1478 from davidmat/openshift_manage_node_timeoutBrenton Leanhardt2016-02-241-1/+1
|\ \ \ \
| * | | | Refactor - increase retries instead of delay in "Wait for Node Registration"David Mat2016-02-241-2/+2
| * | | | Increase timeout on Wait for Node RegistrationDavid Mat2016-02-231-1/+1
* | | | | Merge pull request #1487 from brenton/masterBrenton Leanhardt2016-02-243-5/+12
|\ \ \ \ \
| * | | | | Automatic commit of package [openshift-ansible] release [3.0.47-1].Brenton Leanhardt2016-02-242-2/+6
| * | | | | Merge branch 'BZ1308440' of https://github.com/smunilla/openshift-ansibleBrenton Leanhardt2016-02-241-3/+6
| |\ \ \ \ \
| | * | | | | 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
* | | | | | | Merge pull request #1486 from abutcher/bz1311410Brenton Leanhardt2016-02-241-0/+1
|\ \ \ \ \ \ \
| * | | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | 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
|\ \ \ \ \ \ \
| * | | | | | | 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 failsLénaïc Huard2016-02-231-2/+35
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1480 from brenton/masterBrenton Leanhardt2016-02-233-3/+6
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | 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
* | | | | | | | Merge pull request #1477 from a13m/typoAndy Grimm2016-02-231-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | 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 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_ varsThomas Wiest2016-02-231-3/+3
|/ / / / /
* | | | | Merge pull request #1337 from abutcher/master-scaleupBrenton Leanhardt2016-02-2221-131/+368
|\ \ \ \ \
| * | | | | 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 .gitignoreJason DeTiberus2016-02-221-0/+1
|/ / / / / /
* | | | | | Merge pull request #1423 from jdnieto/openstack_add_master_and_infra_to_node_...Brenton Leanhardt2016-02-221-5/+6
|\ \ \ \ \ \
| * | | | | | 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
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Document setting the VPC subnetPatrick Uiterwijk2016-02-201-1/+10