bolt does not recognize resource 'pe_file_line' #77
Unanswered
cozsmin
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
My OS is alma 9.2
Puppet version 8.4.0
Bolt version 3.30.0
I have a simple file "tmp_zzz.pp" with the following contents :
When I run "puppet apply tmp_zzz.pp" everything runs fine and "/tmp/zzz" gets created with all its contents.
But when I run "bolt apply tmp_zzz.pp -t localhost" I get the following error :
Do you know how to correct this issue ? Am I doing somethin wrong ? Should I import other modules first for bolt to work ?
All the best.
Beta Was this translation helpful? Give feedback.
All reactions