summaryrefslogtreecommitdiffstats
path: root/playbooks/openstack/sample-inventory/group_vars/OSEv3.yml
diff options
context:
space:
mode:
authorBogdan Dobrelya <bdobreli@redhat.com>2017-12-04 17:20:38 +0100
committerBogdan Dobrelya <bdobreli@redhat.com>2017-12-04 17:37:06 +0100
commit165dc1245779f9a849f8272d595b0aadb5fc99e1 (patch)
treea3d669d13345d3dbcd001245decbf0aa06696a8e /playbooks/openstack/sample-inventory/group_vars/OSEv3.yml
parent1a3800dd20529ab02a502a55908ae2f6a4330dc1 (diff)
downloadopenshift-165dc1245779f9a849f8272d595b0aadb5fc99e1.tar.gz
openshift-165dc1245779f9a849f8272d595b0aadb5fc99e1.tar.bz2
openshift-165dc1245779f9a849f8272d595b0aadb5fc99e1.tar.xz
openshift-165dc1245779f9a849f8272d595b0aadb5fc99e1.zip
Use openshift testing repos for openstack
Use testing openshift repos to sidestep packaging issues for 3.6 clients being used in 3.7 deployments or something. Poke host requirements Centos 7.4 as 7.3 can't see that testing repo. Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
Diffstat (limited to 'playbooks/openstack/sample-inventory/group_vars/OSEv3.yml')
-rw-r--r--playbooks/openstack/sample-inventory/group_vars/OSEv3.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/openstack/sample-inventory/group_vars/OSEv3.yml b/playbooks/openstack/sample-inventory/group_vars/OSEv3.yml
index 90608bbc0..aa3fa5cc0 100644
--- a/playbooks/openstack/sample-inventory/group_vars/OSEv3.yml
+++ b/playbooks/openstack/sample-inventory/group_vars/OSEv3.yml
@@ -1,5 +1,6 @@
---
openshift_deployment_type: origin
+openshift_repos_enable_testing: true
#openshift_deployment_type: openshift-enterprise
#openshift_release: v3.5
openshift_master_default_subdomain: "apps.{{ openshift_openstack_clusterid }}.{{ openshift_openstack_public_dns_domain }}"