Skip to content
New issue

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

Remove Puppet < 3.4 compatibility code #47

Merged
merged 1 commit into from
May 16, 2023

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Apr 14, 2023

No description provided.

@@ -42,8 +41,6 @@ def self.supported?(feature)
case feature
when :regexpi
Puppet::Util::Package.versioncmp(aug_version, '1.0.0') >= 0
when :post_resource_eval
Copy link
Member Author

Choose a reason for hiding this comment

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

I debated keeping this in, since perhaps other augeasproviders use this. However, I didn't check if that's the case.

@bastelfreak
Copy link
Member

@ekohl can you rebase please?

@ekohl ekohl force-pushed the remove-puppet-pre-3.4-compat branch from 2037ce8 to 4920e9d Compare May 16, 2023 10:08
@ekohl ekohl force-pushed the remove-puppet-pre-3.4-compat branch from 4920e9d to 31abd4b Compare May 16, 2023 11:59
@bastelfreak bastelfreak merged commit dd1066f into voxpupuli:master May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants