Skip to content

Conversation

@chelnak
Copy link
Contributor

@chelnak chelnak commented Mar 18, 2023

This change removes the template logic that adds
puppet-lint_legacy_facts-checl based on common:disable_legacy_facts config and fixes #501.

The legacy facts check is now part of puppet-lint which means including this gem is no longer required.

Additionally, users that currently have disable_legacy_facts set to true in their .sync file may encounter breaking dependency conflicts.

This change removes the template logic that adds
`puppet-lint_legacy_facts-checl` based on `common:disable_legacy_facts`
config and fixes #501.

The legacy facts check is now part of puppet-lint which means including
this gem is no longer required.

Additionally, users that currently have `disable_legacy_facts` set to
`true` in their `.sync` file may encounter breaking dependency
conflicts.
@chelnak chelnak added the bug label Mar 18, 2023
@chelnak chelnak self-assigned this Mar 18, 2023
@chelnak chelnak requested a review from a team as a code owner March 18, 2023 20:31
Copy link
Contributor

@jordanbreen28 jordanbreen28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

disable_legacy_facts: true includes deprecated puppet-lint-legacy_facts-check gem

3 participants