| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-22 | Automatic commit of package [openshift-ansible] release [3.0.45-1]. | Brenton Leanhardt | |
| 2016-02-22 | Merge pull request #1450 from smunilla/BZ1308440 | Brenton Leanhardt | |
| a-o-i: Redo logic for detecting master_lb | |||
| 2016-02-22 | Merge pull request #1461 from mmahut/etcd | Marek Mahut | |
| Do not monitor for etcd watchers | |||
| 2016-02-22 | Do not monitor for etcd watchers | Marek Mahut | |
| 2016-02-19 | Merge pull request #1452 from joelddiaz/master-registry-items | Joel Diaz | |
| remove old master registry item/triggers | |||
| 2016-02-19 | remove old master registry item/triggers | Joel Diaz | |
| 2016-02-19 | Merge pull request #1442 from abutcher/pv-failed-when | Brenton Leanhardt | |
| Fix pv/c creation failed_when condition | |||
| 2016-02-19 | Merge pull request #1449 from detiber/fixVersionCheck | Brenton Leanhardt | |
| Fix 1.2 version check | |||
| 2016-02-19 | a-o-i: Redo logic for detecting master_lb | Samuel 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-19 | Fix 1.2 version check | Jason DeTiberus | |
| 2016-02-19 | Fix pv/c creation failed_when. | Andrew Butcher | |
| 2016-02-19 | Merge pull request #1411 from smunilla/pylint_16_feb_2016 | Brenton Leanhardt | |
| a-o-i: pylint fixes related to too-long lines | |||
| 2016-02-18 | Merge pull request #1439 from xlr-8/master | Stefanie Forrester | |
| Add extra parameters for S3 registry: delete file, create bucket. | |||
| 2016-02-18 | Merge pull request #1440 from sdodson/containerized-efk | Brenton Leanhardt | |
| Add /var/log to containerized node mounts | |||
| 2016-02-18 | Rename 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-18 | Merge pull request #1432 from sdodson/bz1302513 | Brenton Leanhardt | |
| Don't make config files world readable | |||
| 2016-02-18 | Add /var/log to containerized node mounts | Scott Dodson | |
| 2016-02-18 | Add 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-17 | Don't make config files world readable | Scott Dodson | |
| 2016-02-17 | Merge pull request #1427 from rharrison10/rharriso/dyn | Russell Harrison | |
| Fix requiring state and providing a default | |||
| 2016-02-17 | Fix requiring state and providing a default | Russell Harrison | |
| 2016-02-17 | Merge pull request #1415 from joelddiaz/host-mon-registry | Joel Diaz | |
| bind in /etc/origin/node for non-master monitoring to be able to talk… | |||
| 2016-02-17 | Automatic commit of package [openshift-ansible] release [3.0.44-1]. | Brenton Leanhardt | |
| 2016-02-17 | Merge pull request #1425 from smunilla/BZ1308440 | Brenton Leanhardt | |
| a-o-i: Change method for counting master_lb as installed | |||
| 2016-02-17 | Merge pull request #1426 from joelddiaz/registry-node-items | Joel Diaz | |
| create registry items/triggers under Openshift Node | |||
| 2016-02-17 | create registry items/triggers under Openshift Node | Joel Diaz | |
| 2016-02-17 | a-o-i: Change method for counting master_lb as installed | Samuel Munilla | |
| 2016-02-16 | Automatic commit of package [openshift-ansible] release [3.0.43-1]. | Brenton Leanhardt | |
| 2016-02-16 | bind in /etc/origin/node for non-master monitoring to be able to talk with ↵ | Joel Diaz | |
| master | |||
| 2016-02-16 | Merge pull request #1417 from rharrison10/rharriso/dyn | Russell Harrison | |
| Adding examples to the dyn_record module | |||
| 2016-02-16 | Add default to state param | Russell Harrison | |
| 2016-02-16 | Add type to record_type param | Russell Harrison | |
| 2016-02-16 | Add types to module params | Russell Harrison | |
| 2016-02-16 | Adding examples to the dyn_record module | Russell Harrison | |
| 2016-02-16 | Merge pull request #1416 from joelddiaz/registry-ping | Joel Diaz | |
| add item to track docker-registry pings | |||
| 2016-02-16 | add item to track docker-registry pings | Joel Diaz | |
| 2016-02-16 | Merge pull request #1409 from brenton/bz1308411 | Brenton Leanhardt | |
| Refactoring the add-scc-to-user logic | |||
| 2016-02-16 | Merge pull request #1410 from abutcher/docker-scaleup | Brenton Leanhardt | |
| Apply openshift_docker to nodes during scaleup. | |||
| 2016-02-16 | a-o-i: pylint fixes related to too-long lines | Samuel Munilla | |
| 2016-02-16 | Handle case where the user already had access to the scc | Brenton Leanhardt | |
| 2016-02-16 | Refactoring the add-scc-to-user logic | Brenton Leanhardt | |
| 2016-02-16 | Merge pull request #1387 from talset/atomic_uninstall | Brenton Leanhardt | |
| Change etcd deamon name for atomic-host in playbooks/adhoc/uninstall.yml | |||
| 2016-02-16 | Automatic commit of package [openshift-ansible] release [3.0.42-1]. | Joel Diaz | |
| 2016-02-16 | Apply openshift_docker to nodes during scaleup. | Andrew Butcher | |
| 2016-02-15 | Automatic commit of package [openshift-ansible] release [3.0.41-1]. | Brenton Leanhardt | |
| 2016-02-15 | Merge pull request #1405 from brenton/bz1308411 | Brenton Leanhardt | |
| Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user command | |||
| 2016-02-15 | Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user command | Brenton Leanhardt | |
| 2016-02-15 | Merge pull request #1404 from sdodson/docker-options | Brenton Leanhardt | |
| Add openshift_docker_options to append arbitrary options to | |||
| 2016-02-15 | Merge pull request #1403 from mwoodson/aws | Matt Woodson | |
| oo_filter: added custom fitler to return hosts group info | |||
| 2016-02-15 | Add openshift_docker_options to append arbitrary options to | Scott Dodson | |
| /etc/sysconfig/docker OPTIONS | |||
