Commit Graph

3 Commits

Author SHA1 Message Date
de9079e43c feat: update settings for ceph
- add ceph package
- manage ceph directories
- update ssh principals and listening interfaces
- fix: resolve error between python3-devel and ceph
- fix: mtu issues preventing ceph syncing
- feat: manage ceph client mounts
2025-05-23 19:57:44 +10:00
5631f07e6e feat: add cephfs shared volume define
- add ceph class to manage ceph client configuration/packages
- add cephfs define for mounting volumes
- add ceph keyring define to manage secrets used to mount cephfs
2024-06-23 15:33:33 +10:00
0c1548fbd8 feat: add new datavol
- add datavol define to replace the datavol class, which has more
  flexibility through additional params, and the ability to call it
  multiple times for multiple datavolumes
2023-12-24 12:54:09 +11:00