Skip to content

Rocky 8: Install a compatible version of ansible in the kolla venv #154

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

Merged
merged 2 commits into from
Oct 10, 2022

Conversation

jovial
Copy link
Contributor

@jovial jovial commented Aug 31, 2022

This improves support out of the box. You still need to make sure that
you install a compatible version of ansible in the kayobe virtualenv:

git clone https://github.com/stackhpc/stackhpc-kayobe-config -b stackhpc/wallaby
cd stackhpc-kayobe-config
pip install -U ansible-base@git+https://github.com/stackhpc/ansible@stackhpc/2.10/rocky -e .

The above example installs a fork of ansible with support for Rocky 8.

@jovial jovial requested a review from a team as a code owner August 31, 2022 16:59
@jovial jovial added this to the Rocky Linux 8 support milestone Aug 31, 2022
jovial added 2 commits October 4, 2022 11:00
This improves support out of the box. You still need to make sure that
you install a compatible version of ansible in the kayobe virtualenv:

```
git clone https://github.com/stackhpc/stackhpc-kayobe-config -b stackhpc/wallaby
cd stackhpc-kayobe-config
pip install -U ansible-base@git+https://github.com/stackhpc/ansible@stackhpc/2.10/rocky -e .
```

The above example installs a fork of ansible with support for Rocky 8.
@jovial jovial force-pushed the feature/wallaby/rocky8-kolla-venv branch from 278e7d4 to 6b2de22 Compare October 4, 2022 11:00
@markgoddard markgoddard merged commit f385b6e into stackhpc/wallaby Oct 10, 2022
@markgoddard markgoddard deleted the feature/wallaby/rocky8-kolla-venv branch October 10, 2022 08:51
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