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

Module doesn't work with 'use_augeas = true' #375

Closed
egrist opened this issue Feb 22, 2024 · 1 comment
Closed

Module doesn't work with 'use_augeas = true' #375

egrist opened this issue Feb 22, 2024 · 1 comment

Comments

@egrist
Copy link

egrist commented Feb 22, 2024

Configured the module and when it all worked I added use_augeas => true which broke it:

Error while evaluating a Resource Statement, Unknown resource type: 'sshd_config' (file: /etc/puppetlabs/code/environments/production/modules/ssh/manifests/server/config.pp, line: 22, column: 7)

Using v11.2.0: line 22 in server/config.pp

@egrist
Copy link
Author

egrist commented Feb 22, 2024

Never mind, figured out it needed the puppet-augeasproviders_core and puppet-augeasproviders_ssh, it now works.

@egrist egrist closed this as completed Feb 22, 2024
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