feat: add ceph service management profiles and facts #459
@@ -5,6 +5,10 @@ hiera_include:
|
||||
- incus
|
||||
- zfs
|
||||
- profiles::ceph::node
|
||||
- profiles::ceph::mon
|
||||
- profiles::ceph::mgr
|
||||
- profiles::ceph::mds
|
||||
- profiles::ceph::osd
|
||||
- profiles::ceph::client
|
||||
- profiles::ceph::dashboard
|
||||
- profiles::storage::cephfsvols
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
hiera_include:
|
||||
- profiles::ceph::osd
|
||||
|
||||
# manage rke2
|
||||
rke2::node_type: agent
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
---
|
||||
hiera_include:
|
||||
- profiles::ceph::osd
|
||||
|
||||
# manage rke2
|
||||
rke2::node_type: server
|
||||
rke2::helm_install: true
|
||||
|
||||
Reference in New Issue
Block a user