| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2017-01-25 | Fix containerized haproxy config | Andrew Lau | |
| 2017-01-25 | Allow RHEL subscription for OSE 3.4 | Lénaïc Huard | |
| 2017-01-24 | Merge pull request #3171 from ewolinetz/logging_local_file_creation | Jason DeTiberus | |
| fixes jks generation, node labeling, and rerunning for oauth secrets | |||
| 2017-01-24 | Merge pull request #3150 from jcantrill/bz_1415447_stop_heaster | Jason DeTiberus | |
| Conditionally include metrics start/stop | |||
| 2017-01-24 | fixes BZ-1415447. Error when stopping heapster. Modify to be conditional ↵ | Jeff Cantrill | |
| include | |||
| 2017-01-24 | override nodename for gce with cloudprovider | Jason DeTiberus | |
| 2017-01-24 | fixes jks generation, node labeling, and rerunning for oauth secrets | ewolinetz | |
| 2017-01-24 | allow openshift_logging role to specify nodeSelectors | Jeff Cantrill | |
| 2017-01-24 | Merge pull request #2981 from dgoodwin/upgrade-wait-for-node | Jason DeTiberus | |
| Wait for nodes to be ready before proceeding with upgrade. | |||
| 2017-01-24 | Merge pull request #3164 from mtnbikenc/firewalld_fix | Jason DeTiberus | |
| Remove is_containerized check for firewalld installs | |||
| 2017-01-24 | Merge pull request #3142 from bparees/forcepull_quotes | Scott Dodson | |
| treat force_pull as a bool | |||
| 2017-01-24 | Remove is_containerized check for firewalld installs | Russell Teague | |
| 2017-01-24 | Merge pull request #3166 from abutcher/pylint | Russell Teague | |
| [openshift_facts] pylint cleanse | |||
| 2017-01-24 | Clean up pylint for delete_empty_keys. | Andrew Butcher | |
| 2017-01-24 | Merge pull request #3165 from abutcher/fix-default-iptables-args | Scott Dodson | |
| [os_firewall] Fix default iptables args. | |||
| 2017-01-24 | [os_firewall] Fix default iptables args. | Andrew Butcher | |
| 2017-01-24 | Merge pull request #3125 from ashcrow/serial-master-upgrade-doc | Jason DeTiberus | |
| HOOKS.md added documenting new hooks | |||
| 2017-01-24 | Merge pull request #3044 from mtnbikenc/docker-options | Jason DeTiberus | |
| Add new option 'docker_selinux_enabled' | |||
