You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrading to 9.6.0 we are geting the error: ESC[1;31mError: Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'file_line' (file: /work/code/puppet/module/manifests/puppet_cron_client.pp, line: 597, column: 7) on node pentest-cloudexporter.ap-southeast-2.compute.internalESC[0m
Expected Behavior
We didn't get this error with 9.4.1
Steps to Reproduce
Steps to reproduce the behavior:
Write some puppet code using the resource file_line
apply the code
Environment
Version 7.33.0
Platform: Ubuntu 22.04
# uname -a
Linux pentest-cloudexporter 6.5.0-1024-aws #24~22.04.1-Ubuntu SMP Thu Jul 18 10:43:12 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the Bug
After upgrading to 9.6.0 we are geting the error:
ESC[1;31mError: Evaluation Error: Error while evaluating a Resource Statement, Unknown resource type: 'file_line' (file: /work/code/puppet/module/manifests/puppet_cron_client.pp, line: 597, column: 7) on node pentest-cloudexporter.ap-southeast-2.compute.internalESC[0m
Expected Behavior
We didn't get this error with 9.4.1
Steps to Reproduce
Steps to reproduce the behavior:
Environment
Additional Context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: