From 717600e1ce73c2500e9fee5b5d0cb660a8d1d848 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Wed, 6 Oct 2021 16:31:20 +0200 Subject: [PATCH] Fix wrong filename in bifrost docs Change-Id: Ic49de8d27da6604429e09fb0122eb64239cf58a8 --- doc/source/configuration/reference/bifrost.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/configuration/reference/bifrost.rst b/doc/source/configuration/reference/bifrost.rst index b6dc7a577..c03dbbc4f 100644 --- a/doc/source/configuration/reference/bifrost.rst +++ b/doc/source/configuration/reference/bifrost.rst @@ -175,7 +175,7 @@ Rather than needing to write a custom DIB element, we can use the ``biosdevname`` package: .. code-block:: yaml - :caption: ``ipa.yml`` + :caption: ``bifrost.yml`` kolla_bifrost_dib_packages: - "biosdevname"