diff --git a/doc/source/admin/anaconda-deploy-interface.rst b/doc/source/admin/anaconda-deploy-interface.rst index 041bd9c31f..30848a1451 100644 --- a/doc/source/admin/anaconda-deploy-interface.rst +++ b/doc/source/admin/anaconda-deploy-interface.rst @@ -127,8 +127,8 @@ glance: --disk-format ari --shared anaconda-ramdisk- openstack image create --file ./squashfs.img --container-format ari \ --disk-format ari --shared anaconda-stage- - openstack image create --file ./os-image.tar.gz --container-format \ - compressed --disk-format raw --shared \ + openstack image create --file ./os-image.tar.gz \ + --container-format bare --disk-format raw --shared \ --property kernel_id= \ --property ramdisk_id= \ --property stage2_id= disto-name-version \