upgrade prod openshift too
This commit is contained in:
parent
629ecc9813
commit
2f91c244e7
2 changed files with 2 additions and 2 deletions
|
@ -3,4 +3,4 @@ host_group: os
|
|||
baseiptables: False
|
||||
no_http2: True
|
||||
nm_controlled_resolv: True
|
||||
openshift_ansible_upgrading: True
|
||||
#openshift_ansible_upgrading: True
|
||||
|
|
|
@ -165,7 +165,7 @@
|
|||
openshift_ansible_path: "/root/openshift-ansible",
|
||||
openshift_ansible_pre_playbook: "playbooks/prerequisites.yml",
|
||||
openshift_ansible_playbook: "playbooks/deploy_cluster.yml",
|
||||
openshift_ansible_version: "openshift-ansible-3.11.38-1",
|
||||
openshift_ansible_version: "openshift-ansible-3.11.51-1",
|
||||
openshift_ansible_ssh_user: root,
|
||||
openshift_ansible_install_examples: true,
|
||||
openshift_ansible_containerized_deploy: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue