Merge "Use InternalApi network for openshift_master_cluster_hostname"
This commit is contained in:
commit
79ce8a504b
@ -200,7 +200,7 @@ outputs:
|
||||
tripleo_stack_action: {get_param: StackAction}
|
||||
openshift_master_node_vars: {get_param: OpenShiftMasterNodeVars}
|
||||
openshift_master_cluster_vars:
|
||||
openshift_master_cluster_hostname: {get_param: [EndpointMap, OpenshiftPublic, host]}
|
||||
openshift_master_cluster_hostname: {get_param: [EndpointMap, OpenshiftInternal, host]}
|
||||
openshift_master_cluster_public_hostname: {get_param: [EndpointMap, OpenshiftPublic, host]}
|
||||
|
||||
# NOTE(flaper87): Check if origin-node is running in the openshift
|
||||
|
Loading…
x
Reference in New Issue
Block a user