diff --git a/global/overlay/etc/puppet/modules/eid/manifests/connector.pp b/global/overlay/etc/puppet/modules/eid/manifests/connector.pp index 047092ba..e908f598 100644 --- a/global/overlay/etc/puppet/modules/eid/manifests/connector.pp +++ b/global/overlay/etc/puppet/modules/eid/manifests/connector.pp @@ -20,7 +20,7 @@ class eid::connector ( $pkcs11_pin = safe_hiera('pkcs11_pin') } - if $version and $pkcs11_pin != 'NOT_SET_IN_HIERA' { + if $version { # Allow HTTPS from load balancer servers sunet::nftables::allow { 'allow-https-from-lbs':