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

hiera ssh_authorized_keys case Sensitivity #15

Open
eimyss opened this issue Mar 29, 2020 · 0 comments
Open

hiera ssh_authorized_keys case Sensitivity #15

eimyss opened this issue Mar 29, 2020 · 0 comments

Comments

@eimyss
Copy link

eimyss commented Mar 29, 2020

In github example it shows that authorized keys are defined in yaml like this 'ssh_authorized_keys:'.

However Puppet always complained with message: "Error while evaluating a Resource Statement, Evaluation Error: Resource type not found: Ssh_authorized_keys".

Since I changed my common.yaml with "Ssh_authorized_keys" (first letter is case) everything worked.
I would gladly do a PR to change the example in Readme.md, if you want.

Since I am really new in Puppet, I dont know if its an actual bug.

Puppet version: 6.14.0
Module Version: (found in metadata.json): 1.0.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant