Skip to content

Commit dc0344d

Browse files
authored
Merge pull request #761 from stackhpc/xena-wallaby-merge
xena: wallaby merge
2 parents d28a51f + aebb7a4 commit dc0344d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

etc/kayobe/ansible/requirements.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
collections:
33
- name: stackhpc.cephadm
44
version: 1.13.1
5+
# NOTE: Pinning pulp.squeezer to 0.0.13 because 0.0.14+ depends on the
6+
# pulp_glue Python library being installed.
7+
- name: pulp.squeezer
8+
version: 0.0.13
59
- name: stackhpc.pulp
610
version: 0.4.1
711
roles:
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
fixes:
3+
- |
4+
Fixes an issue with Ansible Pulp modules depending on the ``pulp_glue``
5+
Python library since the ``pulp.squeezer`` 0.0.14 release.

0 commit comments

Comments
 (0)