=== harlowja is now known as harlowja_away === harlowja_away is now known as harlowja === harlowja is now known as harlowja_away === zz_gondoi is now known as gondoi === harlowja_away is now known as harlowja [17:37] There seems to be a update_etc_hosts. How does it work? Can't find a description in the docs... I'd like to add a line to that file. [17:53] j12t i'm working on some docs of all that stuff, its the start @ https://code.launchpad.net/~harlowja/cloud-init/start-module-docs [17:53] additions welcome [17:58] My python is basically non-existent ... do I see this correctly that I cannot actually add an arbitrary line to /etc/hosts via update_etc_hosts? [17:59] The only thing I can do is get a template file filled in, with current hostname and fqdn? [18:00] harlowja: my problem is that I don't really understand how it works! [18:00] hmmm [18:01] I did write down something that may or may not have any place in the docs: http://indieboxproject.org/blog/2014/10/virtualbox-and-cloud-init/ [18:01] update_etc_hosts is python code, so its not likely so easy to just add arbitrary lines to things, unless that python code understands how to honor whatever u want it to write [18:02] http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/view/head:/cloudinit/config/cc_update_etc_hosts.py#L29 is the code that is doing this [18:02] its nothing so special [18:04] time to learn python ;) [18:06] I know! === harlowja is now known as harlowja_away === harlowja_away is now known as harlowja === gondoi is now known as zz_gondoi