summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-23Merge pull request #1476 from davidmat/aws_launch_instances_sgBrenton Leanhardt
Correct parsing of ec2_security_groups env variable
2016-02-23Merge pull request #1481 from lhuard1A/openstack_debug_msgBrenton Leanhardt
Better diagnostic messages when an OpenStack heat stack creation fails
2016-02-23Better diagnostic messages when an OpenStack heat stack creation failsLénaïc Huard
2016-02-23Merge pull request #1480 from brenton/masterBrenton Leanhardt
a-o-i: Exception checking around master_lb
2016-02-23Automatic commit of package [openshift-ansible] release [3.0.46-1].Brenton Leanhardt
2016-02-23Merge branch 'BZ1308440' of https://github.com/smunilla/openshift-ansibleBrenton Leanhardt
2016-02-23Merge pull request #1477 from a13m/typoAndy Grimm
Fix typo in oscp
2016-02-23Fix typo in oscpAndy Grimm
2016-02-23Merge pull request #1455 from maxamillion/fedora-ansibleBrenton Leanhardt
remove version requirement from etcd, shouldn't be needed anymore
2016-02-23Add correct parsing of ec2_security_groups env variableDavid Mat
2016-02-23Merge pull request #1471 from twiest/prThomas Wiest
changed oso_host_monitoring to use the oo_ vars
2016-02-23changed oso_host_monitoring to use the oo_ varsThomas Wiest
2016-02-23a-o-i: Exception checking around master_lbSamuel Munilla
Some additional error checking when selecting the master_lb
2016-02-22remove version requirement from etcd, shouldn't be needed anymoreAdam Miller
2016-02-22Merge pull request #1337 from abutcher/master-scaleupBrenton Leanhardt
Support for adding new masters
2016-02-22Merge pull request #1465 from detiber/gitignore_ansible_cfgBrenton Leanhardt
Add ansible.cfg to .gitignore
2016-02-22Add ansible.cfg to .gitignoreJason DeTiberus
2016-02-22Merge pull request #1423 from ↵Brenton Leanhardt
jdnieto/openstack_add_master_and_infra_to_node_security_group Openstack add master and infra to node security group
2016-02-22Merge pull request #1456 from puiterwijk/aws-fixesBrenton Leanhardt
AWS Documentation fixes
2016-02-22added node-secgroup to master_nodesJose David Martin Nieto
2016-02-22Automatic commit of package [openshift-ansible] release [3.0.45-1].Brenton Leanhardt
2016-02-22Merge pull request #1450 from smunilla/BZ1308440Brenton Leanhardt
a-o-i: Redo logic for detecting master_lb
2016-02-22Merge pull request #1461 from mmahut/etcdMarek Mahut
Do not monitor for etcd watchers
2016-02-22Do not monitor for etcd watchersMarek Mahut
2016-02-20Document setting the VPC subnetPatrick Uiterwijk
This is needed because the default instance type requires a VPC. Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-02-20Update the AMIs used in README_AWSPatrick Uiterwijk
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-02-19Merge pull request #1452 from joelddiaz/master-registry-itemsJoel Diaz
remove old master registry item/triggers
2016-02-19remove old master registry item/triggersJoel Diaz
2016-02-19Merge pull request #1442 from abutcher/pv-failed-whenBrenton Leanhardt
Fix pv/c creation failed_when condition
2016-02-19Merge pull request #1449 from detiber/fixVersionCheckBrenton Leanhardt
Fix 1.2 version check
2016-02-19a-o-i: Redo logic for detecting master_lbSamuel Munilla
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".
2016-02-19Fix 1.2 version checkJason DeTiberus
2016-02-19Fix pv/c creation failed_when.Andrew Butcher
2016-02-19Merge pull request #1411 from smunilla/pylint_16_feb_2016Brenton Leanhardt
a-o-i: pylint fixes related to too-long lines
2016-02-18Merge pull request #1439 from xlr-8/masterStefanie Forrester
Add extra parameters for S3 registry: delete file, create bucket.
2016-02-18Merge pull request #1440 from sdodson/containerized-efkBrenton Leanhardt
Add /var/log to containerized node mounts
2016-02-18Rename variable to delete temporary file, add configurable path.Hugo Rosnet
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.
2016-02-18Merge pull request #1432 from sdodson/bz1302513Brenton Leanhardt
Don't make config files world readable
2016-02-18Add /var/log to containerized node mountsScott Dodson
2016-02-18Add extra parameters for S3 registry: delete file, create bucket.Hugo Rosnet
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.
2016-02-17Don't make config files world readableScott Dodson
2016-02-17Merge pull request #1427 from rharrison10/rharriso/dynRussell Harrison
Fix requiring state and providing a default
2016-02-17Fix requiring state and providing a defaultRussell Harrison
2016-02-17Merge pull request #1415 from joelddiaz/host-mon-registryJoel Diaz
bind in /etc/origin/node for non-master monitoring to be able to talk…
2016-02-17Automatic commit of package [openshift-ansible] release [3.0.44-1].Brenton Leanhardt
2016-02-17Merge pull request #1425 from smunilla/BZ1308440Brenton Leanhardt
a-o-i: Change method for counting master_lb as installed
2016-02-17Merge pull request #1426 from joelddiaz/registry-node-itemsJoel Diaz
create registry items/triggers under Openshift Node
2016-02-17create registry items/triggers under Openshift NodeJoel Diaz
2016-02-17a-o-i: Change method for counting master_lb as installedSamuel Munilla
2016-02-16Automatic commit of package [openshift-ansible] release [3.0.43-1].Brenton Leanhardt