Add all isolated networks to all nodes.
[apex-tripleo-heat-templates.git] / network / endpoints / endpoint.yaml
index 4d6efdb..6246cfd 100644 (file)
@@ -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]}