CI: cephadm: Add python3-yaml to Ubuntu packages
Ubuntu package does not have that in dependencies and cephadm fails without that. See [1]. [1]: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/2085603 Change-Id: I5124f7078e15645979b68986dceb51948c89a520
This commit is contained in:
parent
49cebeaf4d
commit
8afa0999e3
@ -18,5 +18,6 @@
|
||||
name:
|
||||
- cephadm
|
||||
- python3-jinja2
|
||||
- python3-yaml
|
||||
install_recommends: False
|
||||
become: True
|
||||
|
Loading…
Reference in New Issue
Block a user