Installation guide

60
Managing EZ Templates
Updating Templates With vzpkg update template
Another way of updating your EZ templates installed on the Node is to use the vzpkg update
template utility. This utility allows you to update OS or application EZ templates from the
corresponding local RPM packages. For example, you can execute the following command to
update the CentOS 5 OS EZ template installed on the Node from the centos-5-x86-ez-
4.7.0-3.noarch.rpm package located in the /root directory:
# vzpkg update template /root/centos-5-x86-ez-4.7.0-3.noarch.rpm
You can update a number of EZ templates at once by specifying the corresponding packages and
separating them by spaces. For example, the following command
# vzpkg update template /root/centos-5-x86-ez-4.7.0-3.noarch.rpm /root/redhat-el5-x86-
ez-4.7.0-3.noarch.rpm
simultaneously updates the CentOS 5 and Red Hat 5 OS EZ templates installed on the Node.