X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fstunnel4%2Fmanifests%2Fclient.pp;h=eb7dac7b2586d5c6da47f43e890691af8adcab93;hb=49247ca52114710ffbc6c006aa52e182ea24144b;hp=43921b02698a23fc577a6aef9f3e26e7dee3d0fd;hpb=400504f0cc41ed8293aa423e09fd01534a0e089b;p=mirror%2Fdsa-puppet.git diff --git a/modules/stunnel4/manifests/client.pp b/modules/stunnel4/manifests/client.pp index 43921b026..eb7dac7b2 100644 --- a/modules/stunnel4/manifests/client.pp +++ b/modules/stunnel4/manifests/client.pp @@ -8,7 +8,7 @@ define stunnel4::client($accept, $connecthost, $connectport) { notify => Exec["restart_stunnel_${name}"], } - stunnel::generic { $name: + stunnel4::generic { $name: client => true, verify => 3, cafile => "/etc/stunnel/puppet-${name}-peer.pem",