Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown resource type: '::googleauthenticator::pam::common' #35

Open
ttoohey opened this issue Nov 20, 2017 · 0 comments
Open

Unknown resource type: '::googleauthenticator::pam::common' #35

ttoohey opened this issue Nov 20, 2017 · 0 comments
Labels
bug Something isn't working

Comments

@ttoohey
Copy link

ttoohey commented Nov 20, 2017

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 4.8.2
  • Ruby: 2.3.3p222 (2016-11-21) [x86_64-linux-gnu]
  • Distribution: debian
  • Module version: 2.0.0

How to reproduce (e.g Puppet code you use)

  ::googleauthenticator::pam {
    'login': mode => 'root-only';
    'su':    mode => 'root-only';
    'sshd':  mode => 'all-users';
  }

What are you seeing

An Evaluation Error

What behaviour did you expect instead

no error

Output log

Error while evaluating a Resource Statement, Unknown resource type: '::googleauthenticator::pam::common' at /tmp/vagrant-puppet/modules-bfcaac66e47cd686732a774d3e4267d1/googleauthenticator/manifests/pam.pp:22:3

Any additional information you'd like to impart

This appears to have originated in PR#10

ttoohey added a commit to ttoohey/puppet-googleauthenticator that referenced this issue Nov 20, 2017
@juniorsysadmin juniorsysadmin added the bug Something isn't working label Nov 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants