aboutsummaryrefslogtreecommitdiffstats
path: root/network/ports/from_service.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'network/ports/from_service.yaml')
-rw-r--r--network/ports/from_service.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/network/ports/from_service.yaml b/network/ports/from_service.yaml
index 6b669f41..359d77a7 100644
--- a/network/ports/from_service.yaml
+++ b/network/ports/from_service.yaml
@@ -32,3 +32,6 @@ outputs:
ip_address:
description: network IP
value: {get_param: [ServiceVips, {get_param: ServiceName}]}
+ ip_address_uri:
+ description: network IP (for compatibility with IPv6)
+ value: {get_param: [ServiceVips, {get_param: ServiceName}]}