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

Convert to the settings DSL #74

Conversation

kamils-iRonin
Copy link
Member

I extracted settings stuff from #71

Fixes #73

Foreman 3.1 introduced a settings DSL which makes it easier to define
various settings. This drops configuration through YAML, but brings the
plugin further in line with the Foreman application.
In Foreman 2.2 the HostFactImporter service was introduced and in
Foreman 3.2 the deprecated Host.import_facts was removed.

This raises the minimum Foreman version to 2.2, which implies a major
version bump.
@kamils-iRonin
Copy link
Member Author

tests are 🟢
rubocop will be fixed with #71

Copy link
Member

@timogoebel timogoebel left a comment

Choose a reason for hiding this comment

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

Looks great, thanks @ekohl and @kamils-iRonin!

@timogoebel timogoebel merged commit 9a92068 into theforeman:master Oct 14, 2022
@ekohl ekohl mentioned this pull request Oct 14, 2022
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.

database columns potentially out of sync with foreman 3.4
4 participants