From 30523360402913334b56dd84d1b551a557b5005f Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Tue, 15 Jul 2025 20:34:12 +1000 Subject: [PATCH] chore: update ceph::client params - dont manage package, paths or conf --- hieradata/roles/infra/k8s/node.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/hieradata/roles/infra/k8s/node.yaml b/hieradata/roles/infra/k8s/node.yaml index 6f81255..81b7c23 100644 --- a/hieradata/roles/infra/k8s/node.yaml +++ b/hieradata/roles/infra/k8s/node.yaml @@ -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: