diff --git a/roles/vpn/templates/ipsec.conf.j2 b/roles/vpn/templates/ipsec.conf.j2 index 36dc317..313d689 100644 --- a/roles/vpn/templates/ipsec.conf.j2 +++ b/roles/vpn/templates/ipsec.conf.j2 @@ -5,11 +5,7 @@ config setup conn %default fragmentation=yes rekey=no -{% if strongswan_version.stdout is defined and strongswan_version.stdout > '550' %} dpdaction=clear -{% else %} - dpdaction=none -{% endif %} keyexchange=ikev2 compress=yes dpddelay=35s