summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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
2016-02-16bind in /etc/origin/node for non-master monitoring to be able to talk with ↵Joel Diaz
master
2016-02-16Merge pull request #1417 from rharrison10/rharriso/dynRussell Harrison
Adding examples to the dyn_record module
2016-02-16Add default to state paramRussell Harrison
2016-02-16Add type to record_type paramRussell Harrison
2016-02-16Add types to module paramsRussell Harrison
2016-02-16Adding examples to the dyn_record moduleRussell Harrison
2016-02-16Merge pull request #1416 from joelddiaz/registry-pingJoel Diaz
add item to track docker-registry pings
2016-02-16add item to track docker-registry pingsJoel Diaz
2016-02-16Merge pull request #1409 from brenton/bz1308411Brenton Leanhardt
Refactoring the add-scc-to-user logic
2016-02-16Merge pull request #1410 from abutcher/docker-scaleupBrenton Leanhardt
Apply openshift_docker to nodes during scaleup.
2016-02-16a-o-i: pylint fixes related to too-long linesSamuel Munilla
2016-02-16Handle case where the user already had access to the sccBrenton Leanhardt
2016-02-16Refactoring the add-scc-to-user logicBrenton Leanhardt
2016-02-16Merge pull request #1387 from talset/atomic_uninstallBrenton Leanhardt
Change etcd deamon name for atomic-host in playbooks/adhoc/uninstall.yml
2016-02-16Automatic commit of package [openshift-ansible] release [3.0.42-1].Joel Diaz
2016-02-16Apply openshift_docker to nodes during scaleup.Andrew Butcher
2016-02-15Automatic commit of package [openshift-ansible] release [3.0.41-1].Brenton Leanhardt
2016-02-15Merge pull request #1405 from brenton/bz1308411Brenton Leanhardt
Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user command
2016-02-15Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user commandBrenton Leanhardt
2016-02-15Merge pull request #1404 from sdodson/docker-optionsBrenton Leanhardt
Add openshift_docker_options to append arbitrary options to
2016-02-15Merge pull request #1403 from mwoodson/awsMatt Woodson
oo_filter: added custom fitler to return hosts group info
2016-02-15Add openshift_docker_options to append arbitrary options toScott Dodson
/etc/sysconfig/docker OPTIONS