Creating a CentOS template.
1) Miniumal install of Center OS 6
2) su - # Switch User to root
3) wget http://www.dreyou.org/ovirt/ovirt-dre.repo -P /etc/yum.repos.d/
4) yum install rhev-agent-pam-rhev-cred rhev-agent
5) service rhev-agentd start
6) Yum -y upgrade # Install al updates.
7) Install any packages you want on the system.