fix: duplicate declatation
All checks were successful
Build / precommit (pull_request) Successful in 3m42s
All checks were successful
Build / precommit (pull_request) Successful in 3m42s
- only install ceph-common once
This commit is contained in:
parent
ec3e42901a
commit
6066936a84
@ -11,7 +11,6 @@ python::manage_dev_package: false
|
|||||||
profiles::packages::include:
|
profiles::packages::include:
|
||||||
bridge-utils: {}
|
bridge-utils: {}
|
||||||
cephadm: {}
|
cephadm: {}
|
||||||
ceph-common: {}
|
|
||||||
|
|
||||||
# additional repos
|
# additional repos
|
||||||
profiles::yum::global::repos:
|
profiles::yum::global::repos:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user