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)?