Skip to content

Just upgraded from 9.4.1 to 9.6.0 - file_line is no longer supported #1438

Open
@djmills64

Description

@djmills64

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:

  1. Write some puppet code using the resource file_line
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions