Try setting the openshift_version too
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
157b9bc7a2
commit
e49e103bf2
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@
|
|||
cluster_inventory_filename: "cluster-inventory",
|
||||
openshift_htpasswd_file: "/etc/origin/htpasswd",
|
||||
openshift_master_public_api_url: "https://{{ osbs_url }}:8443",
|
||||
openshift_version: "v3.9.0",
|
||||
openshift_release: "v3.9.0",
|
||||
openshift_ansible_path: "/root/openshift-ansible",
|
||||
openshift_ansible_pre_playbook: "playbooks/prerequisites.yml",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue