-
Notifications
You must be signed in to change notification settings - Fork 48
Provide rhel9 Dockerfile for agents #1141
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
base: master
Are you sure you want to change the base?
Conversation
…e trusted host is set for pip install
…tter command handling
|
@gerardcl I added uv to the python rhel9 variant because we could not install older puthon versions using the package manager anymore so I switched to already add uv and use it to install python instead. |
|
@terra-naut @tbugfinder could you check if the rhel9 terraform agents works properly ? |
…ved pip configuration
really nice!! with Fabian we were also planning to include it at some point this year! you go some steps ahead!! hehe nice! 💯 I've added some other minor comments! |
Depends on opendevstack/ods-core#1336
TEST:
We cannot build the agents in GH actions as there is no base rhel9 agent (there is no public rhel9 agent to build our agent base)