These Salt States will deploy Ceph according to the 5-Minute Quickstart from the Ceph docs.
Applying the ceph.eval state should:
- install Ceph from repositories
- setup a standalone evaluation config
A ceph.deploy state or ceph module capable of:
- setup a cluster config
- deploy monitors (mon), storage nodes (osd), and metadata servers (mds)
- manage filesystems and volumes for Ceph storage
- deploy Rados Block Device (rbd) and gateway (radosgw) daemons