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

Autodetect supported instead of using Hiera #41

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Apr 22, 2021

Previously it (ab)used Hiera to set the supported versions. This now uses metadata.json and facts to do the same. The parameter is kept in to override this. It is turned into undef to allow pick() and signal that the value is determined later.

functions/supported.pp Outdated Show resolved Hide resolved
@ekohl ekohl added the enhancement New feature or request label Apr 22, 2021
Previously it (ab)used Hiera to set the supported versions. This now
uses metadata.json and facts to do the same. The parameter is kept in to
override this. It is turned into undef to allow pick() and signal that
the value is determined later.
@ekohl ekohl merged commit cf6d71f into voxpupuli:master Apr 29, 2021
@ekohl ekohl deleted the auto-supported branch April 29, 2021 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants