We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Configured the module and when it all worked I added use_augeas => true which broke it:
use_augeas => true
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
The text was updated successfully, but these errors were encountered:
Never mind, figured out it needed the puppet-augeasproviders_core and puppet-augeasproviders_ssh, it now works.
Sorry, something went wrong.
No branches or pull requests
Configured the module and when it all worked I added
use_augeas => true
which broke it:Using v11.2.0: line 22 in server/config.pp
The text was updated successfully, but these errors were encountered: