| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-30 | fix negative stride encountered from openshift_logging | Jeff Cantrill | |
| 2017-01-29 | Merge pull request #3215 from mtnbikenc/std-play-naming | Jason DeTiberus | |
| Standardize entry-point playbooks with named plays | |||
| 2017-01-27 | Merge pull request #3202 from ewolinetz/logging_fix_generating_es_dc | Scott Dodson | |
| Updating to reuse previous ES DC names and always generate DCs | |||
| 2017-01-27 | Merge pull request #3195 from jcantrill/bz_1414625_httpd_on_control | Scott Dodson | |
| fix 1414625. Additional fix to run password commands on control node | |||
| 2017-01-27 | Adding names to plays and standardizing | Russell Teague | |
| 2017-01-27 | Merge pull request #3210 from jcantrill/metrics_adopt_oc_scale | Jeff Cantrill | |
| adopt oc_scale for openshift_metrics role | |||
| 2017-01-27 | Merge pull request #3204 from jcantrill/adopt_oc_scale_module | Jeff Cantrill | |
| Adopt oc scale module for openshift_logging role | |||
| 2017-01-27 | Only manual scale down being allowed now | ewolinetz | |
| 2017-01-27 | adopt oc_scale for openshift_metrics role | Jeff Cantrill | |
| 2017-01-27 | fix 1414625. Additional fix to run password commands on control node | Jeff Cantrill | |
| 2017-01-27 | adopt oc_scale module for openshift_logging role | Jeff Cantrill | |
| 2017-01-27 | Merge pull request #3206 from kwoodson/oc_scale_fix | Kenny Woodson | |
| Adding fix for when the resource does not exist. Added test cases. | |||
| 2017-01-27 | Merge pull request #3200 from ewolinetz/logging_fix_node_labelling | Eric Wolinetz | |
| Fixing fluentd node labelling | |||
| 2017-01-27 | Adding fix for when the resource does not exist. Added test cases. | Kenny Woodson | |
| 2017-01-26 | Merge pull request #3198 from mtnbikenc/drain-fix | Russell Teague | |
| Correct usage of draining nodes | |||
| 2017-01-26 | Updating to reuse previous ES DC names and always generate DCs | ewolinetz | |
| 2017-01-26 | Correct usage of draining nodes | Russell Teague | |
| 2017-01-26 | Fixing fluentd node labelling | ewolinetz | |
| 2017-01-26 | Merge pull request #3183 from kwoodson/oc_scale | Kenny Woodson | |
| Adding oc_scale to lib_openshift. | |||
| 2017-01-26 | Fixing namespace param in doc to reflect default value. | Kenny Woodson | |
| 2017-01-26 | Merge pull request #3184 from mtnbikenc/add_host_idemp | Scott Dodson | |
| Standardize add_host: with name and changed_when | |||
| 2017-01-26 | Merge pull request #3191 from mtnbikenc/gitignore-cleanup | Scott Dodson | |
| .gitignore cleanup | |||
| 2017-01-26 | .gitignore cleanup | Russell Teague | |
| - Escaping hash for emacs temp files so it is not a comment line - *.iml is covered by .idea/ - multi_inventory.yaml is unused - Only ignore the root ansible.cfg, we have another ansible.cfg `git ls-files -i --exclude-standard` - .tox and cover are directories | |||
| 2017-01-26 | Merge pull request #2973 from AlbertoPeon/metrics_url | Scott Dodson | |
| Set metrics url even if metrics_deploy is false | |||
| 2017-01-26 | Merge pull request #3182 from abutcher/no-proxy-list | Scott Dodson | |
| Comma separate no_proxy host list in openshift_facts | |||
| 2017-01-25 | Merge pull request #3181 from sdodson/10seconds-ought-to-be-enough | Scott Dodson | |
| Add 10 second wait after disabling firewalld/iptables | |||
| 2017-01-25 | Standardize add_host: with name and changed_when | Russell Teague | |
| The add_host: task does not change any data on the host and as practice has been configured to changed_when: False. This commit standardizes that usage in the byo and common playbooks. Additionally, taks names are added to each task to improve troubleshooting. | |||
| 2017-01-25 | Adding banners. Small bug fix to namespace appending in base. | Kenny Woodson | |
| 2017-01-25 | Comma separate no_proxy host list in openshift_facts so that it appears as a ↵ | Andrew Butcher | |
| string everywhere it is used. | |||
| 2017-01-25 | Fixing tests and linting. | Kenny Woodson | |
| 2017-01-25 | Adding unit test for oc_scale | Kenny Woodson | |
| 2017-01-25 | Adding integration test for oc_scale. | Kenny Woodson | |
| 2017-01-25 | Adding oc_scale to lib_openshift. | Kenny Woodson | |
| 2017-01-25 | Merge pull request #3156 from abutcher/ansible-unsafe-text | Scott Dodson | |
| Fix yaml representer error seen with ansible-2.2.1.0 | |||
| 2017-01-25 | Merge pull request #3159 from twiest/oc_secret | Thomas Wiest | |
| Added oc_secret to lib_openshift. | |||
| 2017-01-25 | Add 10 second wait after disabling firewalld | Scott Dodson | |
| 2017-01-25 | Added oc_secret to lib_openshift. | Thomas Wiest | |
| 2017-01-25 | Merge pull request #3141 from tbielawa/fragment_banners | Andrew Butcher | |
| Fragment banners | |||
| 2017-01-25 | Merge pull request #3178 from abutcher/free-master-count | Andrew Butcher | |
| Remove master_count restriction. | |||
| 2017-01-25 | Merge pull request #3177 from mtnbikenc/pipdep-fix | Jason DeTiberus | |
| flake8 mccabe dependency fix | |||
| 2017-01-25 | Remove master_count restriction. | Andrew Butcher | |
| 2017-01-25 | flake8 mccabe dependency fix | Russell Teague | |
| 2017-01-25 | Merge pull request #3133 from mwringe/hawkular-metrics-0.23-update | Scott Dodson | |
| Template update for Hawkular Metrics 0.23 | |||
| 2017-01-25 | Automatic commit of package [openshift-ansible] release [3.5.2-1]. | Scott Dodson | |
| 2017-01-25 | Merge pull request #3176 from sdodson/image-stream-sync | Scott Dodson | |
| Sync latest image streams | |||
| 2017-01-25 | Merge pull request #3172 from detiber/gceNodeName | Scott Dodson | |
| override nodename for gce with cloudprovider | |||
| 2017-01-25 | Merge pull request #3169 from jcantrill/logging_node_selector | Scott Dodson | |
| allow openshift_logging role to specify nodeSelectors | |||
| 2017-01-25 | Sync latest image streams | Scott Dodson | |
| 2017-01-25 | Merge pull request #3173 from lhuard1A/ose_3.4 | Scott Dodson | |
| Allow RHEL subscription for OSE 3.4 | |||
| 2017-01-25 | Merge pull request #3147 from andrewklau/haproxy-container | Scott Dodson | |
| Fix containerized haproxy config | |||
