upgrade os playbook to 3.9.29
This commit is contained in:
parent
25e0e202b5
commit
223d47519b
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ fedmsg_error_recipients:
|
|||
# happens instead at the inventory/host_vars/ level since bodhi-backend03 and
|
||||
# bodhi-backend02 have different roles and responsibilities.
|
||||
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4"
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
|
||||
|
||||
fas_client_groups: sysadmin-releng,sysadmin-bodhi
|
||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||
|
|
|
@ -102,7 +102,7 @@
|
|||
openshift_release: "v3.9",
|
||||
openshift_ansible_path: "/root/openshift-ansible",
|
||||
openshift_ansible_playbook: "playbooks/deploy_cluster.yml",
|
||||
openshift_ansible_version: "openshift-ansible-3.9.27-1",
|
||||
openshift_ansible_version: "openshift-ansible-3.9.29-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