Commit Diff


commit - 5e39c2a52a25c3d5763b6ff976807576394b544b
commit + f92e29567b70930c61280806dbb6d36e2b74ef04
blob - bcc1a08bb11ae20ee3568d6f90bc37da85f838d2
blob + 0ed9b02c1c21ba78f670f9ec464a08d1c416e253
--- README.md
+++ README.md
@@ -40,7 +40,7 @@ should override `iso_url` and `iso_checksum` variables
 $ export VZ_FACTORY_URL=https://download.openvz.org/virtuozzo/factory/x86_64/iso/factory-DVD && \
   export VZ_FACTORY_CHECKSUM=`curl --silent https://download.openvz.org/virtuozzo/factory/x86_64/iso/factory-CHECKSUM | grep DVD | awk '{print $1}'`
 
-$ packer build -var "iso_url=${VZ_FACTORY_URL}" -var "iso_checksum=${VZ_FACTORY_CHECKSUM}" centos-6.7-x86_64.json
+$ packer build -var "iso_url=${VZ_FACTORY_URL}" -var "iso_checksum=${VZ_FACTORY_CHECKSUM}" virtuozzo-7.0.json
 ```
 
 Using Vagrant box