127.0.1.1 hostname not being filled out in etc/hosts
I'm not entirely sure if this is an issue with nova or my uec image but whenever I launch an instance of UEC 10.04 LTS it doesn't add the 127.0.1.1 to the list hosts in etc/hosts . This causes a lot of error messages because it tries to resolve its hostname, but it isn't in the list, and its not in DNS either. I'm using FlatManager. I know I can add it in manually, but I'd like to automate it so I don't have to.