We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8adf063 commit 6b2de22Copy full SHA for 6b2de22
etc/kayobe/kolla.yml
@@ -52,7 +52,7 @@ kolla_ansible_venv_extra_requirements: "{{ lookup('vars', 'kolla_ansible_venv_ex
52
53
# Rocky specific requirements in the kolla-ansible virtualenv
54
kolla_ansible_venv_extra_requirements_rocky:
55
- # NOTE(wszumski): This is wallaby specific as we can use ansiblec-core 2.11 in Xena.
+ # NOTE(wszumski): This is wallaby specific as we can use ansible-core 2.11 in Xena.
56
- 'ansible-base@git+https://github.com/stackhpc/ansible@stackhpc/2.10/rocky'
57
58
# Pip requirement specifier for the ansible package. NOTE: This limits the
0 commit comments