communishift: Update variable cluster hostname
Signed-off-by: David Kirwan <dkirwan@redhat.com> Signed-off-by: Lenka Segura <lsegura@redhat.com> Signed-off-by: Patrik Polakovic <ppolakov@redhat.com>
This commit is contained in:
parent
d9fa6611ae
commit
ed3f658523
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
vars:
|
vars:
|
||||||
kt_location: "/etc/openshift_apps/communishift-authorization/communishift-authorization-operator-keytab.kt"
|
kt_location: "/etc/openshift_apps/communishift-authorization/communishift-authorization-operator-keytab.kt"
|
||||||
service: "communishift-authorization-operator"
|
service: "communishift-authorization-operator"
|
||||||
host: "{{ communishift_ocp_api_host }}"
|
host: "{{ communishift_ocp_api_hostname }}"
|
||||||
tags:
|
tags:
|
||||||
- deploy-operators
|
- deploy-operators
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue