Skip to content

Commit 82cde1c

Browse files
author
ran
committed
fixed ip address output name in vcloud blueprint
1 parent 75e0b29 commit 82cde1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vcloud-blueprint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,5 +205,5 @@ outputs:
205205
endpoint:
206206
description: Web application endpoint
207207
value:
208-
public_ip: { get_attribute: [ nodecellar_ip, public_ip ] }
208+
ip_address: { get_attribute: [ nodecellar_ip, public_ip ] }
209209
port: { get_property: [ nodecellar, port ] }

0 commit comments

Comments
 (0)