Hi all.

Do you think it would be useful to have a 'configure at install' boolean field for network interfaces ? This field would tell post_install_network_config snippet if an interface is meant to be configured by Cobbler. As I see it, it would allow me to provision a network interface with is configured by other means.

My need is to declare two interfaces with the same MAC adress but configured on different networks, a Windows and a Linux dedicated one. The DHCP configuration would manage both interfaces with 'dhcp_tag' field and a template meant for this, and only one interface would be configured by Linux.

The changes in post_install_network_config would be small (an if condition).
What do you think of this idea ?

-- 
Fabien