summaryrefslogtreecommitdiff
path: root/cloudinit/CloudConfig/cc_update_etc_hosts.py
AgeCommit message (Expand)Author
2012-01-12[PATCH 01/13] Fix pylint warnings W0311 (bad indentation)Scott Moser
2011-12-19revert default handling of /etc/hosts to 0.6.1 style (Ubuntu 11.04)Scott Moser
2011-08-03fix incorrect logic when 'manage_etc_hosts' has a valueScott Moser
2011-08-03remove debug statementScott Moser
2011-08-03add get_hostname_fqdn method to 'util' and use it for getting hostnameScott Moser
2011-08-03improve update_etc_hosts method in cc_update_etc_hostsScott Moser
2011-07-19improve the updating of /etc/hosts with correct fqdn when possibleScott Moser
2011-06-30* cloudinit/CloudConfig/cc_update_etc_hosts.pyMarc Cluet
2011-02-17update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-configScott Moser