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
/
config
/
cc_update_etc_hosts.py
Age
Commit message (
Expand
)
Author
2021-12-15
Adopt Black and isort (SC-700) (#1157)
James Falcon
2021-09-29
Make wording for module frequency consistent (#1039)
Nicolas Bock
2021-09-02
cc_update_etc_hosts: Use the distribution-defined path for the hosts file (#983)
Andy Fiddaman
2019-10-17
replace any deprecated log.warn with log.warning
Dominic Schlegel
2017-11-10
hosts: Fix openSUSE and SLES setup for /etc/hosts and clarify docs.
Robert Schweikert
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
2016-09-30
Improve module documentation and doc cleanup.
Wesley Wiedenmeier
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2013-01-15
Fix broken cc_update_etc_hosts (LP: #1100036)
ctracey
2012-10-27
Helpful cleanups.
harlowja
2012-08-22
fix pep8 complaints.
Scott Moser
2012-07-09
Revert back to using cheetah + adjust resultant code + templates
Joshua Harlow
2012-06-21
Use RuntimeError subclass instead of top level Exception
Joshua Harlow
2012-06-21
1. Renames for debug message from 'transform' to 'module'
harlowja
2012-06-20
Renamed back to 'cc_*' with the reasoning being that 'cc_' provides
Joshua Harlow