Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
seunghun1ee committed Jun 17, 2024
1 parent f525fc2 commit d9d7187
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions doc/source/operations/ceph-management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ In this case Ceph will go into `HEALTH_WARN` state.
Ceph can report details about failed OSDs by running:

.. code-block:: console
# From storage host
sudo cephadm shell
ceph health detail
Expand Down
1 change: 1 addition & 0 deletions doc/source/operations/customising-horizon.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ Create a directory and transfer custom theme files to it ``$KAYOBE_CONFIG_PATH/k
Define the custom theme in ``etc/kayobe/kolla/globals.yml``

.. code-block:: yaml
horizon_custom_themes:
- name: <custom theme name>
label: <custom theme label> # This will be the visible name to users
Expand Down
2 changes: 1 addition & 1 deletion doc/source/operations/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This guide is for operators of the StackHPC Kayobe configuration project.

ceph-management
control-plane-operation
customsing-horizon
customising-horizon
gpu-in-openstack
hardware-inventory-management
hotfix-playbook
Expand Down

0 comments on commit d9d7187

Please sign in to comment.