diff --git a/Openstack/pv176-init.json b/Openstack/pv176-init.json
index 3456194a7d3949ecd4f76a1d65947471b9a86ef2..d3e5f71683cdac94e980bce5ba1c354b39acf851 100644
--- a/Openstack/pv176-init.json
+++ b/Openstack/pv176-init.json
@@ -73,6 +73,9 @@
         },
         "servers_":{
             "value": {"get_attr": ["servers","name"]}
+        },
+        "ips":{
+            "value": {"get_attr": ["floating_ips"]}
         }
     }
 }
\ No newline at end of file