move staging to 3.7.44 ansible-openshift to fix bug caused by 3.6 upgrade

This commit is contained in:
Kevin Fenzi 2018-04-16 19:57:45 +00:00
parent 17a8faa048
commit d769f6230e

View file

@ -102,7 +102,7 @@
openshift_release: "v3.7",
openshift_ansible_path: "/root/openshift-ansible",
openshift_ansible_playbook: "playbooks/byo/config.yml",
openshift_ansible_version: "openshift-ansible-3.7.32-1",
openshift_ansible_version: "openshift-ansible-3.7.44-1",
openshift_ansible_ssh_user: root,
openshift_ansible_install_examples: true,
openshift_ansible_containerized_deploy: false,