Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1411 from smunilla/pylint_16_feb_2016 | Brenton Leanhardt | 2016-02-19 | 3 | -11/+20 |
|\ | | | | | a-o-i: pylint fixes related to too-long lines | ||||
| * | a-o-i: pylint fixes related to too-long lines | Samuel Munilla | 2016-02-16 | 3 | -11/+20 |
| | | |||||
* | | Merge pull request #1439 from xlr-8/master | Stefanie Forrester | 2016-02-18 | 1 | -1/+6 |
|\ \ | | | | | | | Add extra parameters for S3 registry: delete file, create bucket. | ||||
| * | | Rename variable to delete temporary file, add configurable path. | Hugo Rosnet | 2016-02-18 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | Add extra parameters for S3 registry: delete file, create bucket. | Hugo Rosnet | 2016-02-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | Merge pull request #1440 from sdodson/containerized-efk | Brenton Leanhardt | 2016-02-18 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Add /var/log to containerized node mounts | ||||
| * | | | Add /var/log to containerized node mounts | Scott Dodson | 2016-02-18 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #1432 from sdodson/bz1302513 | Brenton Leanhardt | 2016-02-18 | 2 | -0/+9 |
|\ \ \ | |/ / |/| | | Don't make config files world readable | ||||
| * | | Don't make config files world readable | Scott Dodson | 2016-02-17 | 2 | -0/+9 |
|/ / | |||||
* | | Merge pull request #1427 from rharrison10/rharriso/dyn | Russell Harrison | 2016-02-17 | 1 | -1/+1 |
|\ \ | | | | | | | Fix requiring state and providing a default | ||||
| * | | Fix requiring state and providing a default | Russell Harrison | 2016-02-17 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1415 from joelddiaz/host-mon-registry | Joel Diaz | 2016-02-17 | 1 | -1/+3 |
|\ \ \ | | | | | | | | | bind in /etc/origin/node for non-master monitoring to be able to talk… | ||||
| * | | | bind in /etc/origin/node for non-master monitoring to be able to talk with ↵ | Joel Diaz | 2016-02-16 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | master | ||||
* | | | | Automatic commit of package [openshift-ansible] release [3.0.44-1]. | Brenton Leanhardt | 2016-02-17 | 2 | -2/+7 |
| | | | | |||||
* | | | | Merge pull request #1425 from smunilla/BZ1308440 | Brenton Leanhardt | 2016-02-17 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | a-o-i: Change method for counting master_lb as installed | ||||
| * | | | | a-o-i: Change method for counting master_lb as installed | Samuel Munilla | 2016-02-17 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge pull request #1426 from joelddiaz/registry-node-items | Joel Diaz | 2016-02-17 | 1 | -2/+18 |
|\ \ \ \ \ | | | | | | | | | | | | | create registry items/triggers under Openshift Node | ||||
| * | | | | | create registry items/triggers under Openshift Node | Joel Diaz | 2016-02-17 | 1 | -2/+18 |
| | | | | | | |||||
* | | | | | | Automatic commit of package [openshift-ansible] release [3.0.43-1]. | Brenton Leanhardt | 2016-02-16 | 2 | -2/+14 |
| | | | | | | |||||
* | | | | | | Merge pull request #1417 from rharrison10/rharriso/dyn | Russell Harrison | 2016-02-16 | 1 | -5/+25 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | Adding examples to the dyn_record module | ||||
| * | | | | | Add default to state param | Russell Harrison | 2016-02-16 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Add type to record_type param | Russell Harrison | 2016-02-16 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Add types to module params | Russell Harrison | 2016-02-16 | 1 | -3/+3 |
| | | | | | | |||||
| * | | | | | Adding examples to the dyn_record module | Russell Harrison | 2016-02-16 | 1 | -0/+20 |
| | | | | | | |||||
* | | | | | | Merge pull request #1416 from joelddiaz/registry-ping | Joel Diaz | 2016-02-16 | 1 | -0/+6 |
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | add item to track docker-registry pings | ||||
| * / / / | add item to track docker-registry pings | Joel Diaz | 2016-02-16 | 1 | -0/+6 |
|/ / / / | |||||
* | | | | Merge pull request #1409 from brenton/bz1308411 | Brenton Leanhardt | 2016-02-16 | 2 | -38/+38 |
|\ \ \ \ | | | | | | | | | | | Refactoring the add-scc-to-user logic | ||||
| * | | | | Handle case where the user already had access to the scc | Brenton Leanhardt | 2016-02-16 | 1 | -2/+5 |
| | | | | | |||||
| * | | | | Refactoring the add-scc-to-user logic | Brenton Leanhardt | 2016-02-16 | 2 | -38/+35 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1410 from abutcher/docker-scaleup | Brenton Leanhardt | 2016-02-16 | 1 | -0/+10 |
|\ \ \ \ | |/ / / |/| | | | Apply openshift_docker to nodes during scaleup. | ||||
| * | | | Apply openshift_docker to nodes during scaleup. | Andrew Butcher | 2016-02-16 | 1 | -0/+10 |
| | |/ | |/| | |||||
* | | | Merge pull request #1387 from talset/atomic_uninstall | Brenton Leanhardt | 2016-02-16 | 1 | -0/+7 |
|\ \ \ | | | | | | | | | Change etcd deamon name for atomic-host in playbooks/adhoc/uninstall.yml | ||||
| * | | | Change etcd deamon name for atomic-host | talset | 2016-02-13 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | * Update playbooks/adhoc/uninstall.yml * Etcd run into a container on atomic-host and his name is etcd_container. We have to stop the container with the right name on atomic host | ||||
* | | | | Automatic commit of package [openshift-ansible] release [3.0.42-1]. | Joel Diaz | 2016-02-16 | 2 | -2/+5 |
| |/ / |/| | | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.0.41-1]. | Brenton Leanhardt | 2016-02-15 | 2 | -2/+38 |
| | | | |||||
* | | | Merge pull request #1405 from brenton/bz1308411 | Brenton Leanhardt | 2016-02-15 | 1 | -1/+41 |
|\ \ \ | | | | | | | | | Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user command | ||||
| * | | | Bug 1308411 - Fail to install OSE 3.0 for no add-scc-to-user command | Brenton Leanhardt | 2016-02-15 | 1 | -1/+41 |
|/ / / | |||||
* | | | Merge pull request #1404 from sdodson/docker-options | Brenton Leanhardt | 2016-02-15 | 4 | -4/+25 |
|\ \ \ | | | | | | | | | Add openshift_docker_options to append arbitrary options to | ||||
| * | | | Add openshift_docker_options to append arbitrary options to | Scott Dodson | 2016-02-15 | 4 | -4/+25 |
| | | | | | | | | | | | | | | | | /etc/sysconfig/docker OPTIONS | ||||
* | | | | Merge pull request #1403 from mwoodson/aws | Matt Woodson | 2016-02-15 | 1 | -0/+14 |
|\ \ \ \ | | | | | | | | | | | oo_filter: added custom fitler to return hosts group info | ||||
| * | | | | oo_filter: added custom fitler to return hosts group info | Matt Woodson | 2016-02-15 | 1 | -0/+14 |
|/ / / / | |||||
* | | | | Merge pull request #1399 from smunilla/BZ1308440 | Brenton Leanhardt | 2016-02-15 | 1 | -4/+8 |
|\ \ \ \ | | |_|/ | |/| | | a-o-i: Count nativeha hosts as "installed" for scaleup | ||||
| * | | | a-o-i: Count nativeha hosts as "installed" for scaleup | Samuel Munilla | 2016-02-15 | 1 | -4/+8 |
| | | | | |||||
* | | | | Merge pull request #1400 from joelddiaz/ansible-bin-gce | Joel Diaz | 2016-02-15 | 1 | -0/+2 |
|\ \ \ \ | | | | | | | | | | | add gce softlink for openshift-ansible-bin RPM | ||||
| * | | | | add gce softlink for openshift-ansible-bin RPM | Joel Diaz | 2016-02-15 | 1 | -0/+2 |
|/ / / / | |||||
* | | | | Merge pull request #1398 from smunilla/BZ1308313 | Brenton Leanhardt | 2016-02-15 | 1 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | a-o-i: Add master_routingconfig_subdomain to PERSIST_SETTINGS | ||||
| * | | | | a-o-i: Add master_routingconfig_subdomain to PERSIST_SETTINGS | Samuel Munilla | 2016-02-15 | 1 | -0/+1 |
| |/ / / | | | | | | | | | | | | | Fix for BZ1308313 | ||||
* | | | | Merge pull request #1397 from brenton/bz1308314 | Brenton Leanhardt | 2016-02-15 | 2 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Bug 1308314 - Failed to continue installation when pressing CTRL-C | ||||
| * | | | | Bug 1308412 - Fail to install containerized HA master env on RHEL7 | Brenton Leanhardt | 2016-02-15 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | Bug 1308314 - Failed to continue installation when pressing CTRL-C | Brenton Leanhardt | 2016-02-15 | 1 | -1/+1 |
| |/ / |