Hi all,
I'm trying to build an Ubuntu 14.04.1 server from my Cobbler 12.04.4 server
running Cobbler 2.6.3. I'd been successfully building 12.04.4 servers with
Cobbler 2.7.0 out of github, but now that I've added 14.04.1 to my Cobbler
distros, the servers seem to build fine except they're left with the DHCP
address allocated to them by atftpd. The /etc/network/interfaces file
hasn't been updated as expected by the post_install_network_config_deb
snippet specified in the preseed_late_default script.
Any ideas what I might be missing? (I've asked on IRC yesterday and today
but received no replies.)