Skip to content

Commit

Permalink
Deploy ceph with ceph-base (#200)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Nov 28, 2023
1 parent be88658 commit 7e01385
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/guides/deploy-guide/services/ceph.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ sidebar_position: 50
osism apply ceph-crash
```

It's all done here step by step. It is also possible to do this in a single step:

```
osism apply ceph-base
```

2. Get ceph keys. This places the necessary keys in /opt/configuration.

```
Expand Down

0 comments on commit 7e01385

Please sign in to comment.