index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
CloudConfig
/
cc_update_etc_hosts.py
Age
Commit message (
Expand
)
Author
2012-06-07
1. Adding some new helper files that split off file inclusion, templating, im...
Joshua Harlow
2012-02-15
fix update-etc-hosts, 'manage_etc_hosts' is not a boolean, but a string
Scott Moser
2012-01-18
Add HP to Copyright, and Juerg Haefliger Authors.
Scott Moser
2012-01-17
[PATCH] PEP8 coding style fixes.
Scott Moser
2012-01-17
[PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space)
Scott Moser
2012-01-12
[PATCH 06/13] Fix pylint warnings W0612 (unused variable)
Scott Moser
2012-01-12
[PATCH 05/13] Fix pylint warnings W0613 (unused argument)
Scott Moser
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