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

Make forklift compatible with ansible-core #1547

Merged
merged 3 commits into from Aug 2, 2022

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Aug 2, 2022

The goal is to get our CI testing on CentOS CI to work with ansible-core.

Right now this is a draft, but I'll continue iterating on this until I get a complete run.

The Continuous Release repository provides RPMs before the full release
is out. This is only done on CentOS 7, which is now in maintenance mode
so we don't expect relevant changes.

This removes the ini_file dependency, which is no longer in
ansible-core.
@@ -31,6 +31,16 @@
- rubygem-deep_merge
state: 'present'

- name: 'install telemetry system dependencies'
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'm not sure this is the right solution. Right now it's compiling the whole SDK which takes a few minutes. In CI we use wheels, so that's probably better.

@ekohl ekohl marked this pull request as ready for review August 2, 2022 17:25
@ekohl
Copy link
Member Author

ekohl commented Aug 2, 2022

I'd like to merge this now so we can at least move forward.

@ekohl ekohl merged commit dfd0fa3 into theforeman:master Aug 2, 2022
@ekohl ekohl deleted the ansible-core branch August 2, 2022 17:49
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.

None yet

2 participants