X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-puppet.git;a=blobdiff_plain;f=modules%2Fipsec%2Fmanifests%2Fnetwork.pp;h=f925d0ac72d5c1b488da4a0e6132065321159b72;hp=455f1ee55f956eda34d83997afab5d34b241e341;hb=6f656bd4265e3dab13b9af2bf96e9044322e9d8f;hpb=431cf940f960105adc64c79fca6f333ae545e39f diff --git a/modules/ipsec/manifests/network.pp b/modules/ipsec/manifests/network.pp index 455f1ee55..f925d0ac7 100644 --- a/modules/ipsec/manifests/network.pp +++ b/modules/ipsec/manifests/network.pp @@ -10,8 +10,7 @@ # given, which means that this default configuration only tunnels # IPv4, not IPv6. # -# Use $peer_networks = [ "${::ipaddress}/32", "${::ipaddress6}/128" ] -# to tunnel both addresses. +# Use $peer_networks = $base::public_addresses to tunnel both addresses. # # @param peer_ipaddress the ipsec endpoint address of this ipsec node # @param peer_networks a list of networks behind or at this ipsec node