X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fprofile%2Fmanifests%2Fipsec%2Ffasolo_storace.pp;h=a2b7a816e67c81da22ca564ddcf49a674085c171;hb=d0c098685b92334a611a0c596a35f538b95ead47;hp=9cc83408acae0dc0c97858c31abdd39439f12146;hpb=c7afa6d04e06776ac94206451153d6c0c0572495;p=mirror%2Fdsa-puppet.git diff --git a/modules/profile/manifests/ipsec/fasolo_storace.pp b/modules/profile/manifests/ipsec/fasolo_storace.pp index 9cc83408a..a2b7a816e 100644 --- a/modules/profile/manifests/ipsec/fasolo_storace.pp +++ b/modules/profile/manifests/ipsec/fasolo_storace.pp @@ -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":