feat: add ceph service management profiles and facts #459

Merged
unkinben merged 4 commits from feature/ceph-service-management into develop 2026-04-07 19:02:17 +10:00
3 changed files with 1 additions and 6 deletions
Showing only changes of commit b47a717a51 - Show all commits
+1
View File
@@ -2,6 +2,7 @@
hiera_include:
- profiles::selinux::setenforce
- profiles::ceph::node
- profiles::ceph::osd
- profiles::ceph::client
- exporters::frr_exporter
- frrouting
-3
View File
@@ -1,6 +1,3 @@
---
hiera_include:
- profiles::ceph::osd
# manage rke2
rke2::node_type: agent
-3
View File
@@ -1,7 +1,4 @@
---
hiera_include:
- profiles::ceph::osd
# manage rke2
rke2::node_type: server
rke2::helm_install: true