To give a bit of context, the centos/7 image was recently updated with a default disk size of 40GB. It used to only come with 10GB so we had to increase the disk size during provisioning to support building kolla images from the operator node.
Now that the image has acceptable default disk size, we should stick with it and remove the disk resize from provision script.
To give a bit of context, the centos/7 image was recently updated with a default disk size of 40GB. It used to only come with 10GB so we had to increase the disk size during provisioning to support building kolla images from the operator node.
Now that the image has acceptable default disk size, we should stick with it and remove the disk resize from provision script.