Skip to content

Commit 28c97ca

Browse files
authored
Update ch_glance-configuration.rst
1 parent 804e557 commit 28c97ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/glance/ch_glance-configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ use the image you prefer and replace the URL accordingly.
104104

105105
::
106106

107-
$ wget https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64-disk-kvm.img | glance image-create --name=ubutu-focal-image --container-format=bare --disk-format=qcow2 --file=focal-server-cloudimg-amd64-disk-kvm.img --progress
107+
$ wget https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64-disk-kvm.img | glance image-create --name=ubuntu-focal-image --container-format=bare --disk-format=qcow2 --file=focal-server-cloudimg-amd64-disk-kvm.img --min-disk=3 --progress
108108

109109
5) Boot from Cinder
110110

0 commit comments

Comments
 (0)