
16 Mar
2017
16 Mar
'17
2:22 p.m.
Hi, I am trying to use cloud-int to provide some text file in guest OS as mention in below link. (tried using sdk) But it is not working. http://www.ovirt.org/develop/release-management/features/cloud/cloud-init-in... 1> Do I need to do some configure cloud-init in Guest OS ? -> I hav just install cloud-init package in my 2 guest For centos 6.8 => yum install cloud-init For ubuntu 14.05 => apt-get install cloud-init 2> Do cloud-init permanently write network configuration in ifconfig file(Centos) or interface file (ubuntu)? Thanks, ~Rohit