Skip to content

Commit 90a9b23

Browse files
committed
Fix formatting
1 parent f525fc2 commit 90a9b23

File tree

4 files changed

+6
-4
lines changed

4 files changed

+6
-4
lines changed

doc/source/operations/ceph-management.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ In this case Ceph will go into `HEALTH_WARN` state.
100100
Ceph can report details about failed OSDs by running:
101101

102102
.. code-block:: console
103+
103104
# From storage host
104105
sudo cephadm shell
105106
ceph health detail

doc/source/operations/customising-horizon.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ Create a directory and transfer custom theme files to it ``$KAYOBE_CONFIG_PATH/k
5454
Define the custom theme in ``etc/kayobe/kolla/globals.yml``
5555

5656
.. code-block:: yaml
57+
5758
horizon_custom_themes:
5859
- name: <custom theme name>
5960
label: <custom theme label> # This will be the visible name to users

doc/source/operations/gpu-in-openstack.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -971,9 +971,9 @@ Once this code has taken effect (after a reboot), the VFIO kernel drivers should
971971
972972
# lspci -nnk -s 3d:00.0
973973
3d:00.0 VGA compatible controller [0300]: NVIDIA Corporation GM107GL [Tesla M10] [10de:13bd] (rev a2)
974-
Subsystem: NVIDIA Corporation Tesla M10 [10de:1160]
975-
Kernel driver in use: vfio-pci
976-
Kernel modules: nouveau
974+
Subsystem: NVIDIA Corporation Tesla M10 [10de:1160]
975+
Kernel driver in use: vfio-pci
976+
Kernel modules: nouveau
977977
978978
IOMMU should be enabled at kernel level as well - we can verify that on the compute host:
979979

doc/source/operations/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This guide is for operators of the StackHPC Kayobe configuration project.
99

1010
ceph-management
1111
control-plane-operation
12-
customsing-horizon
12+
customising-horizon
1313
gpu-in-openstack
1414
hardware-inventory-management
1515
hotfix-playbook

0 commit comments

Comments
 (0)