From 98f1961a07790b7759e11af5d657cb9468fb3b9e Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Tue, 15 Jul 2025 20:38:39 +1000 Subject: [PATCH] benvin/ceph_common (#360) Reviewed-on: https://git.unkin.net/unkin/puppet-prod/pulls/360 --- hieradata/roles/infra/k8s/node.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hieradata/roles/infra/k8s/node.yaml b/hieradata/roles/infra/k8s/node.yaml index 6f81255..b66f40a 100644 --- a/hieradata/roles/infra/k8s/node.yaml +++ b/hieradata/roles/infra/k8s/node.yaml @@ -12,6 +12,16 @@ profiles::packages::include: bridge-utils: {} cephadm: {} +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: