update to origin 1.3 for osbs, this has landed on internal mirrors

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-10-24 21:05:58 +00:00
parent 35aeaf6bdb
commit 4bdaa8b7fd

View file

@ -83,10 +83,10 @@
- {
role: ansible-ansible-openshift-ansible,
cluster_inventory_filename: "cluster-inventory-stg",
openshift_release: "v1.2",
openshift_release: "v1.3",
openshift_ansible_path: "/root/openshift-ansible",
openshift_ansible_playbook: "playbooks/byo/config.yml",
openshift_ansible_refspec: "openshift-ansible-3.2.35-1",
openshift_ansible_refspec: "openshift-ansible-3.3.38-1",
openshift_cluster_masters_group: "osbs-masters-stg",
openshift_cluster_nodes_group: "osbs-nodes-stg",
when: env == 'staging',