chore: update ceph::client params
All checks were successful
Build / precommit (pull_request) Successful in 3m32s
All checks were successful
Build / precommit (pull_request) Successful in 3m32s
- dont manage package, paths or conf
This commit is contained in:
parent
6066936a84
commit
3052336040
@ -11,7 +11,18 @@ python::manage_dev_package: false
|
||||
profiles::packages::include:
|
||||
bridge-utils: {}
|
||||
cephadm: {}
|
||||
ceph-common: {}
|
||||
|
||||
profiles::ceph::client::manage_ceph_conf: false
|
||||
profiles::ceph::client::manage_ceph_package: false
|
||||
profiles::ceph::client::manage_ceph_paths: false
|
||||
profiles::ceph::client::fsid: 'de96a98f-3d23-465a-a899-86d3d67edab8'
|
||||
profiles::ceph::client::mons:
|
||||
- 198.18.23.9
|
||||
- 198.18.23.10
|
||||
- 198.18.23.11
|
||||
- 198.18.23.12
|
||||
- 198.18.23.13
|
||||
# additional repos
|
||||
profiles::yum::global::repos:
|
||||
ceph:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user