summaryrefslogtreecommitdiffstats
path: root/playbooks
Commit message (Expand)AuthorAgeFilesLines
* Fix hosted varsMichael Gugino2017-12-053-35/+2
* Merge pull request #6345 from bogdando/openstack_openshift_testing_reposScott Dodson2017-12-052-2/+9
|\
| * Document testing repos for dev purposesBogdan Dobrelya2017-12-052-2/+8
| * Use openshift testing repos for openstackBogdan Dobrelya2017-12-042-1/+2
* | Merge pull request #6297 from mgugino-upstream-stage/crt_roleScott Dodson2017-12-0421-82/+21
|\ \
| * | Implement container runtime roleMichael Gugino2017-12-0121-82/+21
* | | Merge pull request #6324 from mtnbikenc/consolidate-redeploy-certificatesOpenShift Merge Robot2017-12-0430-106/+88
|\ \ \ | |_|/ |/| |
| * | Playbook Consolidation - Redeploy CertificatesRussell Teague2017-12-0130-106/+88
* | | Merge pull request #6321 from sdodson/v3_9Scott Dodson2017-12-0212-1/+477
|\ \ \
| * | | Add v3.9 supportScott Dodson2017-11-3012-1/+477
* | | | Merge pull request #6069 from kwoodson/upgrade_scale_groupsScott Dodson2017-12-012-0/+66
|\ \ \ \ | |_|_|/ |/| | |
| * | | Initial upgrade for scale groups.Kenny Woodson2017-11-292-0/+66
| |/ /
* | | retry package operationsLuke Meyer2017-11-304-0/+18
| |/ |/|
* | Merge pull request #6282 from mtnbikenc/fix-include_roleScott Dodson2017-11-304-4/+5
|\ \
| * | Correct usage of include_roleRussell Teague2017-11-274-4/+5
* | | Merge pull request #6290 from tomassedovic/openstack-no-dnsScott Dodson2017-11-305-78/+45
|\ \ \ | |_|/ |/| |
| * | Update the doc textTomas Sedovic2017-11-292-5/+6
| * | Use IP addresses for OpenStack nodesTomas Sedovic2017-11-285-78/+44
* | | Merge pull request #6269 from mgugino-upstream-stage/clock-dependsMichael Gugino2017-11-284-0/+4
|\ \ \
| * | | Remove openshift_clock from meta dependsMichael Gugino2017-11-274-0/+4
* | | | Merge pull request #6268 from mgugino-upstream-stage/combine-dnsmasq-with-nodeMichael Gugino2017-11-282-59/+0
|\ \ \ \
| * | | | Combine openshift_node and openshift_node_dnsmasqMichael Gugino2017-11-272-59/+0
* | | | | Merge pull request #6283 from mgugino-upstream-stage/schedulableMichael Gugino2017-11-281-0/+1
|\ \ \ \ \
| * | | | | remove schedulable from openshift_factsMichael Gugino2017-11-271-0/+1
| |/ / / /
* | | | | Merge pull request #6280 from mgugino-upstream-stage/cli_imageScott Dodson2017-11-282-2/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove openshift.common.cli_imageMichael Gugino2017-11-272-2/+1
| |/ / /
* | | | Merge pull request #6240 from mtnbikenc/include-deprecation-openshift-service...Russell Teague2017-11-271-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Include Deprecation - openshift-service-catalogRussell Teague2017-11-221-2/+2
* | | | Simplify is_master_system_container logicMichael Gugino2017-11-271-2/+0
| |/ / |/| |
* | | Merge pull request #6198 from mgugino-upstream-stage/openvswitch-sys-containerMichael Gugino2017-11-271-2/+0
|\ \ \ | |_|/ |/| |
| * | Remove is_openvswitch_system_container from factsMichael Gugino2017-11-221-2/+0
* | | Merge pull request #6134 from fraenkel/allow_falseScott Dodson2017-11-242-3/+3
|\ \ \
| * | | Allow openshift_install_examples to be falseMichael Fraenkel2017-11-222-3/+3
* | | | Merge pull request #6227 from adelton/issue-5517Scott Dodson2017-11-242-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | With dnf repoquery and excluded packages, --disableexcludes=all is needed to ...Jan Pazdziora2017-11-222-1/+2
* | | | Merge pull request #6237 from mtnbikenc/remove-unused-tasksRussell Teague2017-11-223-41/+0
|\ \ \ \
| * | | | Remove unused task filesRussell Teague2017-11-223-41/+0
| | |/ / | |/| |
* | | | Merge pull request #6232 from mtnbikenc/include-deprecation-openshift-glusterfsRussell Teague2017-11-223-5/+5
|\ \ \ \
| * | | | Include Deprecation - openshift-glusterfsRussell Teague2017-11-223-5/+5
| |/ / /
* | | | Merge pull request #6233 from mtnbikenc/include-deprecation-openshift-managementRussell Teague2017-11-223-5/+5
|\ \ \ \
| * | | | Include Deprecation - openshift-managementRussell Teague2017-11-223-5/+5
| |/ / /
* | | | Merge pull request #6231 from mtnbikenc/include-deprecation-openshift-masterRussell Teague2017-11-2211-26/+25
|\ \ \ \
| * | | | Include Deprecation - openshift-masterRussell Teague2017-11-2211-26/+25
* | | | | Merge pull request #6234 from mtnbikenc/include-deprecation-openshift-nodeRussell Teague2017-11-229-27/+27
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Include Deprecation - openshift-nodeRussell Teague2017-11-229-27/+27
| | |/ / | |/| |
* | | | Merge pull request #6221 from mtnbikenc/consolidate-openshift-service-catalogRussell Teague2017-11-226-11/+7
|\ \ \ \
| * | | | Playbook Consolidation - openshift-service-catalogRussell Teague2017-11-226-11/+7
* | | | | Merge pull request #6236 from mtnbikenc/consolidate-openshift-provisionersRussell Teague2017-11-224-4/+5
|\ \ \ \ \
| * | | | | Playbook Consolidation - openshift-provisionersRussell Teague2017-11-224-4/+5
| | |/ / / | |/| | |
* | | | | Include Deprecation - openshift-prometheusRussell Teague2017-11-221-2/+2
|/ / / /