update openshift_cluster for role invocation in prod
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
933226d89c
commit
9ab3f35c25
1 changed files with 2 additions and 2 deletions
|
@ -167,8 +167,8 @@
|
|||
openshift_ansible_path: "/root/openshift-ansible",
|
||||
openshift_ansible_playbook: "playbooks/byo/config.yml",
|
||||
openshift_ansible_version: "openshift-ansible-3.3.41-1",
|
||||
openshift_cluster_masters_group: "osbs-masters-stg",
|
||||
openshift_cluster_nodes_group: "osbs-nodes-stg",
|
||||
openshift_cluster_masters_group: "osbs-masters",
|
||||
openshift_cluster_nodes_group: "osbs-nodes",
|
||||
openshift_named_certificates: [{
|
||||
cert_file: "named_certificates/{{osbs_url}}.pem",
|
||||
key_file: "named_certificates/{{osbs_url}}.key",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue