⇤ ← Revision 1 as of 2013-08-16 05:02:17
Size: 460
Comment:
|
Size: 667
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 17: | Line 17: |
* Create script /etc/template.d/myscript {{{ }}} * ovm-chkconfig --add myscript * ovmd -s cleanup * ovm-template-config enable-initial-config * history -c * power off * clone to VM template |
Oracle VM Template configuration
- Packages
Oracle Addon repo # yum install libovmapi xenstoreprovider ovmd \ ovm-template-config \ ovm-template-config-authentication \ ovm-template-config-datetime \ ovm-template-config-firewall \ ovm-template-config-network \ ovm-template-config-selinux \ ovm-template-config-ssh \ ovm-template-config-system \ ovm-template-config-user
- Create script /etc/template.d/myscript
- ovm-chkconfig --add myscript
- ovmd -s cleanup
- ovm-template-config enable-initial-config
- history -c
- power off
- clone to VM template