From 0806f7ae6b3a5fb5f639b52626af77d9d109a24a Mon Sep 17 00:00:00 2001 From: LING LAN Date: Tue, 7 Jun 2016 10:40:45 -0500 Subject: [PATCH] fix --- db2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db2.yaml b/db2.yaml index 57f921e..c41b417 100644 --- a/db2.yaml +++ b/db2.yaml @@ -476,5 +476,5 @@ outputs: value: str_replace: params: - $IPADDR: { get_attr: [db2_port__floating_ip, floating_ip_address] } + $IPADDR: { get_attr: [rhel-7_2-2015-12-13__to__patterns-service-dev-net__port__floating_ip, floating_ip_address] } template: Server IP $IPADDR \ No newline at end of file