diff --git a/404.html b/404.html index d7ee22a9ab..5fa9b83cae 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@
Deploy base services.
osism apply ceph-mons
osism apply ceph-mgrs
osism apply ceph-osds
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
Get ceph keys. This places the necessary keys in /opt/configuration.
diff --git a/docs/guides/deploy-guide/services/index.html b/docs/guides/deploy-guide/services/index.html index 85922e016c..3d50e5a49a 100644 --- a/docs/guides/deploy-guide/services/index.html +++ b/docs/guides/deploy-guide/services/index.html @@ -5,7 +5,7 @@