Try to avoid reserved site keyword
[mirror/dsa-puppet.git] / modules / profile / manifests / ipsec / fasolo_storace.pp
index 9cc8340..a2b7a81 100644 (file)
@@ -5,7 +5,7 @@ class profile::ipsec::fasolo_storace {
   # Use the first ipv4 address from LDAP, since the puppet fact is not always
   # the IP address we want to use.  For instance, for storace $::facts['ipaddress']
   # is 172.29.170.1 (from bond1) instead of 93.94.130.161 from eth0.
-  $public_ipaddress = getfromhash($site::nodeinfo, 'misc', 'v4_ldap')[0]
+  $public_ipaddress = getfromhash($deprecated::nodeinfo, 'misc', 'v4_ldap')[0]
 
   # we do ipsec on the backend since it traveres over other people's switching infra
   ipsec::network { "fasolo_storace":