diff --git a/manifests/pam.pp b/manifests/pam.pp index c42c232..1ac9dd4 100644 --- a/manifests/pam.pp +++ b/manifests/pam.pp @@ -19,9 +19,7 @@ $service='ssh', ) { - ::googleauthenticator::pam::common { 'PamCommon': - service => $service, - } + include ::googleauthenticator::pam::common if ($name == 'sshd') { include ::googleauthenticator::sshd