fix os_install_examples for osbs
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
3cdfc4a8c7
commit
e98497d13b
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@
|
|||
openshift_ansible_playbook: "playbooks/byo/config.yml"
|
||||
openshift_ansible_version: "{{ oa_version }}"
|
||||
openshift_ansible_ssh_user: "{{ oa_ssh_user }}"
|
||||
openshift_ansible_install_examples: "{{ oa_examples }}"
|
||||
openshift_ansible_install_examples: "{{ oa_install_examples }}"
|
||||
openshift_ansible_containerized_deploy: "{{ oa_containerized_deploy }}"
|
||||
openshift_cluster_masters_group: "osbs-masters-stg"
|
||||
openshift_cluster_nodes_group: "osbs-nodes-stg"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue