From eb1ada8ea5b1aa308a1415ac2a2a631a7b335099 Mon Sep 17 00:00:00 2001 From: Ben Vincent Date: Tue, 15 Jul 2025 20:31:09 +1000 Subject: [PATCH] fix: duplicate declatation (#359) - only install ceph-common once Reviewed-on: https://git.unkin.net/unkin/puppet-prod/pulls/359 --- hieradata/roles/infra/k8s/node.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/hieradata/roles/infra/k8s/node.yaml b/hieradata/roles/infra/k8s/node.yaml index 052e0d1..6f81255 100644 --- a/hieradata/roles/infra/k8s/node.yaml +++ b/hieradata/roles/infra/k8s/node.yaml @@ -11,7 +11,6 @@ python::manage_dev_package: false profiles::packages::include: bridge-utils: {} cephadm: {} - ceph-common: {} # additional repos profiles::yum::global::repos: