Re: [Users] set computername and domain when vm is created from template.

On 04/06/2014 11:32 AM, Jeff Clay wrote:
What about joining to a domain?
should also work with sysprep.
On Sun, Apr 6, 2014 at 3:28 AM, Jeff Clay <jeffclay@gmail.com <mailto:jeffclay@gmail.com>> wrote:
Ok, I hadn't tried that yet. Let me give it a shot. Thanks for the info.
On Sun, Apr 6, 2014 at 3:02 AM, Itamar Heim <iheim@redhat.com <mailto:iheim@redhat.com>> wrote:
On 04/06/2014 09:48 AM, Jeff Clay wrote:
i'm needing to change the computer name to something based on the vm's name or something and add the system to an active directory domain. this needs to be done when i create new vm's from a template. any suggestions? from what i'm reading, cloud-init is what i'm needing to use, i installed and ran it to check it out. it changed the computer name, but i can't find where to specify the computer name value or how to set domain info.
sysprep has this support, just create a teamplate from a VM sealed with sysprep. ovirt will pass the sysprep file via a floppy to the VM (vm name will be the vm name).
participants (1)
-
Itamar Heim