Hello I have been playing around with creating a template for Ubuntu 16.04 Server and having some issues. It seems that the hostname change script is checking the hostname from the dhcp lease on eth0 network interface. This is hard coded into the script itself. The latest version of Ubuntu server has changed the naming convention of the ethernet devices. On my KVM host server it has ensX for the ethernet name, which breaks the script and the hostname on the server is not set.
Has anyone looked at implementing suppor of Ubuntu 16.04 in ACS? Cheers Andrei