From 33939064d13159ca317f77ac42182a497b714fb3 Mon Sep 17 00:00:00 2001 From: Juanita Balaraj Date: Thu, 5 Sep 2024 17:38:29 +0000 Subject: [PATCH] Miniboot not using prestaged file container image md5 (dsr8MR2+, dsr8MR3, r9) Change-Id: I3b97a6245d3f1dbe26fdb0f1882da9e292172588 Signed-off-by: Juanita Balaraj --- ...ubcloud-deployment-with-local-installation-4982449058d5.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/dist_cloud/kubernetes/subcloud-deployment-with-local-installation-4982449058d5.rst b/doc/source/dist_cloud/kubernetes/subcloud-deployment-with-local-installation-4982449058d5.rst index cfcf961bb..fddd39bbe 100644 --- a/doc/source/dist_cloud/kubernetes/subcloud-deployment-with-local-installation-4982449058d5.rst +++ b/doc/source/dist_cloud/kubernetes/subcloud-deployment-with-local-installation-4982449058d5.rst @@ -104,7 +104,7 @@ release directory container-image1.tar.gz ... a set of container images. 2.5G max file size container-image2.tar.gz ... another set of container images. 2.5G max file size - container-images.tar.gz.md5 ... text file containing the output of the following command + container-image.tar.gz.md5 ... text file containing the output of the following command 'md5sum container-image1.tar.gz container-image2.tar.gz' e.g. cb1b51f019c612178f14df6f03131a18 container-image1.tar.gz @@ -506,3 +506,4 @@ following reason logs: - `` - Miniboot pre: mount of /dev/disk/by-partlabel/Platform\x20Backup to /mnt/platform-backup failed rc:#`` - `` - Miniboot pre: backup device /dev/disk/by-partlabel/Platform\x20Backup does not exist`` +