Commit Graph

3 Commits

Author SHA1 Message Date
54992ff182 feat: manage additional ceph sections
All checks were successful
Build / precommit (pull_request) Successful in 5m33s
- ensure mons configuration are managed in code
- ensure radowgw configuration are managed in code
2025-11-08 18:52:57 +11:00
92728047e7 feat: add ceph rgw (#380)
- start managing ceph configuration file
- manage ceph-radosgw
- merge the ceph::conf and ceph::node profiles
- ensure the ceph repos exist
- mange nginx frontend and consul service

Reviewed-on: #380
2025-08-13 12:33:41 +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