Add ceph role

Just prepares the servers, all management is then done through cephadm.
This commit is contained in:
Timotej Lazar 2023-11-20 13:03:19 +01:00
parent 832be31e21
commit 5038411af3
6 changed files with 106 additions and 0 deletions

View file

@ -1,6 +1,7 @@
- hosts: ceph-*
roles:
- debian
- ceph
- hosts: proxmox-rc-next-*
roles: