Skip to content

Commit d3dc505

Browse files
committed
Test cephadm install retries
1 parent aa97907 commit d3dc505

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

etc/kayobe/ansible/requirements.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
collections:
3-
- name: stackhpc.cephadm
4-
version: 1.18.0
3+
- name: https://github.com/stackhpc/ansible-collection-cephadm.git
4+
version: install-retries
5+
type: git
56
# NOTE: Pinning pulp.squeezer to 0.0.13 because 0.0.14+ depends on the
67
# pulp_glue Python library being installed.
78
- name: pulp.squeezer

0 commit comments

Comments
 (0)