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