Age | Commit message (Expand) | Author |
---|---|---|
2012-01-12 | [PATCH 01/13] Fix pylint warnings W0311 (bad indentation) | Scott Moser |
2011-12-19 | revert default handling of /etc/hosts to 0.6.1 style (Ubuntu 11.04) | Scott Moser |
2011-08-03 | fix incorrect logic when 'manage_etc_hosts' has a value | Scott Moser |
2011-08-03 | remove debug statement | Scott Moser |
2011-08-03 | add get_hostname_fqdn method to 'util' and use it for getting hostname | Scott Moser |
2011-08-03 | improve update_etc_hosts method in cc_update_etc_hosts | Scott Moser |
2011-07-19 | improve the updating of /etc/hosts with correct fqdn when possible | Scott Moser |
2011-06-30 | * cloudinit/CloudConfig/cc_update_etc_hosts.py | Marc Cluet |
2011-02-17 | update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-config | Scott Moser |