Compare commits
7 Commits
419e8a0814
...
818a739343
Author | SHA256 | Date | |
---|---|---|---|
818a739343
|
|||
545dece0a6
|
|||
3ce36b9df7
|
|||
20215df6b3
|
|||
02f460f969
|
|||
f4ca20b40d
|
|||
52cb04d1f5
|
@@ -69,7 +69,7 @@ Create the URL to use for connecting to the Ironic servers (e.g. API, cache)
|
||||
{{- $ironicIP := include "metal3.provisioningIP" . -}}
|
||||
{{- with .Values.global }}
|
||||
{{- if .provisioningHostname }}
|
||||
{{- .provisioningHostname }}
|
||||
{{- .provisioningHostname
|
||||
{{- else if regexMatch ".*:.*" $ironicIP}}
|
||||
{{- print "[" $ironicIP "]" }}
|
||||
{{- else }}
|
||||
|
Reference in New Issue
Block a user