mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
update openshift_cluster for role invocation in prod
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user