Having spent some time on a nice prebaked linux template, I'm somewhat disappointed to discover that when I clone this template and clearly choose to NOT customise, it gets customised.
Specifically, an interface configuration changes from
ONBOOT="no" to ONBOOT="yes", which means someone needs to log in and changing it.
All the virtual machines should be the same, only the the first interface needs to be configured and that will come from dhcp servers, and I would really like eth1 to remain down initially.
Would anyone know what is running against the template and changing /etc/sysconfig/network-scripts/ifcfg-eth* ?