aboutsummaryrefslogtreecommitdiffstats
path: root/network/endpoints/endpoint.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'network/endpoints/endpoint.yaml')
-rw-r--r--network/endpoints/endpoint.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/endpoints/endpoint.yaml b/network/endpoints/endpoint.yaml
index 4d6efdb6..6246cfdd 100644
--- a/network/endpoints/endpoint.yaml
+++ b/network/endpoints/endpoint.yaml
@@ -32,6 +32,7 @@ outputs:
value:
port: {get_param: [EndpointMap, {get_param: EndpointName }, port] }
protocol: {get_param: [EndpointMap, {get_param: EndpointName }, protocol] }
+ ip: {get_param: IP}
host:
str_replace:
template: {get_param: [EndpointMap, {get_param: EndpointName }, host]}