----- Original Message ----- > From: "Koen Vanoppen" <[email protected]> > To: [email protected] > Sent: Thursday, January 2, 2014 12:12:40 PM > Subject: [Users] Hostname
> Dear All, > Is there a way, when you create a new vm in ovirt, the Name you choose for > the vm, reflects the hostname of the vm? > Kind Regards, > Koen Hi, is this windows or linux guest? for windows you can use windows sysprep, it requires using template and preparing it for sysprep, the vm name will be the host name by default. for linux, you can install cloud init package (>0.7.2), and in run-once you can set the hostname and many other configurations more info here: http://www.ovirt.org/Features/Cloud-Init_Integration > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

