| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-11-28 | Use IP addresses for OpenStack nodes | Tomas Sedovic | |
| Unlike other cloud providers, OpenStack VMs are not able to resolve each other by their names. If you try to run the playbooks against nodes without a pre-created /etc/hosts or a DNS that provides the hostname/ip resolution, it will fail. By setting the `openshift_hostname` variable to each node's IP address, we're able to deploy a functional cluster without running a custom DNS. It is still possible to provide an external server with nsupdate keys and have it be populated, but that is no longer a hard requirement. | |||
| 2017-11-27 | Merge pull request #6284 from ashcrow/add-svc-catalog-inventory-doc | Scott Dodson | |
| inventory: Add example for service catalog vars | |||
| 2017-11-27 | Merge pull request #6272 from abutcher/fix-env-facts | Scott Dodson | |
| Fix openshift_env fact creation within openshift_facts. | |||
| 2017-11-27 | inventory: Add example for service catalog vars | Steve Milner | |
| Signed-off-by: Steve Milner <smilner@redhat.com> | |||
| 2017-11-27 | Merge pull request #6240 from ↵ | Russell Teague | |
| mtnbikenc/include-deprecation-openshift-service-catalog Include Deprecation - openshift-service-catalog | |||
| 2017-11-27 | Fix openshift_env fact creation within openshift_facts. | Andrew Butcher | |
| 2017-11-27 | Merge pull request #6271 from jarrpa/glusterblock-fix | Scott Dodson | |
| GlusterFS: Remove extraneous line from glusterblock template | |||
| 2017-11-27 | GlusterFS: Remove extraneous line from glusterblock template | Jose A. Rivera | |
| Signed-off-by: Jose A. Rivera <jarrpa@redhat.com> | |||
| 2017-11-27 | Merge pull request #6199 from mgugino-upstream-stage/master_sys_container | Michael Gugino | |
| Simplify is_master_system_container logic | |||
| 2017-11-27 | Merge pull request #6143 from dabelenda/add_hostname_routes | Michael Gugino | |
| Allow to set the hostname for routes to prometheus and alertmanager | |||
| 2017-11-27 | Merge pull request #6185 from ↵ | Michael Gugino | |
| giuseppe/fix-additional-and-insecure-registries-for-crio cri-o: honor additional and insecure registries again | |||
| 2017-11-27 | Merge pull request #6178 from giuseppe/copy-docker-to-alt-storage-path | Michael Gugino | |
| docker: copy Docker metadata to the alternative storage path | |||
| 2017-11-27 | Simplify is_master_system_container logic | Michael Gugino | |
| Simplify the variable is_master_system_container | |||
| 2017-11-27 | Merge pull request #6198 from mgugino-upstream-stage/openvswitch-sys-container | Michael Gugino | |
| Remove is_openvswitch_system_container from facts | |||
| 2017-11-24 | Merge pull request #6134 from fraenkel/allow_false | Scott Dodson | |
| Allow openshift_install_examples to be false | |||
| 2017-11-24 | Merge pull request #6227 from adelton/issue-5517 | Scott Dodson | |
| Workaround the fact that package state=present with dnf fails for already installed but excluded packages. | |||
| 2017-11-24 | Remove spurrious file committed by error | Diego Abelenda | |
| 2017-11-24 | Fix name of the service pointed to by hostname | Diego Abelenda | |
| 2017-11-24 | Missed the default value after the variable name change... | Diego Abelenda | |
| 2017-11-24 | Change the name of the variable and explicitely document the names | Diego Abelenda | |
| 2017-11-24 | Allow to set the hostname for routes to prometheus and alertmanager | Diego Abelenda | |
| 2017-11-23 | Automatic commit of package [openshift-ansible] release [3.8.0-0.13.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-11-23 | Automatic commit of package [openshift-ansible] release [3.8.0-0.12.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-11-23 | Automatic commit of package [openshift-ansible] release [3.8.0-0.11.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-11-23 | Automatic commit of package [openshift-ansible] release [3.8.0-0.10.0]. | Jenkins CD Merge Bot | |
| Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug | |||
| 2017-11-22 | Allow openshift_install_examples to be false | Michael Fraenkel | |
| when using yaml or json, a false value is converted to true | |||
| 2017-11-22 | Merge pull request #6241 from sosiouxme/20171122-tox-ini | Luke Meyer | |
| tox.ini: simplify unit test reqs | |||
| 2017-11-22 | tox.ini: simplify unit test reqs | Luke Meyer | |
| Rather than using a command to install ooinstall in the venv, just do so as part of creation and leave the command to just run unit tests. | |||
| 2017-11-22 | Merge pull request #6237 from mtnbikenc/remove-unused-tasks | Russell Teague | |
| Remove unused task files | |||
| 2017-11-22 | Merge pull request #6232 from mtnbikenc/include-deprecation-openshift-glusterfs | Russell Teague | |
| Include Deprecation - openshift-glusterfs | |||
| 2017-11-22 | Merge pull request #6233 from mtnbikenc/include-deprecation-openshift-management | Russell Teague | |
| Include Deprecation - openshift-management | |||
| 2017-11-22 | Merge pull request #6231 from mtnbikenc/include-deprecation-openshift-master | Russell Teague | |
| Include Deprecation - openshift-master | |||
| 2017-11-22 | Merge pull request #6234 from mtnbikenc/include-deprecation-openshift-node | Russell Teague | |
| Include Deprecation - openshift-node | |||
| 2017-11-22 | Include Deprecation - openshift-service-catalog | Russell Teague | |
| 2017-11-22 | Merge pull request #6221 from mtnbikenc/consolidate-openshift-service-catalog | Russell Teague | |
| Playbook Consolidation - openshift-service-catalog | |||
| 2017-11-22 | Merge pull request #6236 from mtnbikenc/consolidate-openshift-provisioners | Russell Teague | |
| Playbook Consolidation - openshift-provisioners | |||
| 2017-11-22 | Merge pull request #6235 from mtnbikenc/include-deprecation-openshift-prometheus | Russell Teague | |
| Include Deprecation - openshift-prometheus | |||
| 2017-11-22 | Merge pull request #6090 from dustymabe/dusty | Michael Gugino | |
| hosted_registry: clean up tmp mount point and fstab | |||
| 2017-11-22 | Remove unused task files | Russell Teague | |
| 2017-11-22 | Playbook Consolidation - openshift-provisioners | Russell Teague | |
| 2017-11-22 | Include Deprecation - openshift-prometheus | Russell Teague | |
| 2017-11-22 | Include Deprecation - openshift-node | Russell Teague | |
| 2017-11-22 | Remove is_openvswitch_system_container from facts | Michael Gugino | |
| Simply logic for this variable. | |||
| 2017-11-22 | Include Deprecation - openshift-management | Russell Teague | |
| 2017-11-22 | Include Deprecation - openshift-glusterfs | Russell Teague | |
| 2017-11-22 | Merge pull request #6225 from mtnbikenc/include-deprecation-openshift-etcd | Russell Teague | |
| Include Deprecation - openshift-etcd | |||
| 2017-11-22 | Merge pull request #6223 from mtnbikenc/include-deprecation-openshift-checks | Russell Teague | |
| Include Deprecation - openshift-checks | |||
| 2017-11-22 | Merge pull request #6228 from mtnbikenc/include-deprecation-openshift-nfs | Russell Teague | |
| Include Deprecation - openshift-nfs | |||
| 2017-11-22 | Merge pull request #6226 from mtnbikenc/include-deprecation-openshift-metrics | Russell Teague | |
| Include Deprecation - openshift-metrics | |||
| 2017-11-22 | Merge pull request #6230 from mtnbikenc/include-deprecation-openshift-hosted | Russell Teague | |
| Include Deprecation - openshift-hosted | |||
