This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
Files
e89bdd0c6ac543e755fb65a83635e5efd8164020
cloud-init
/
cloudinit
/
distros
History
Scott Moser
21c6e0d8f5
do not put comments in /etc/timezone
...
comments in /etc/timezone are not expected, and can cause problems if another tool tries to read it.
2014-07-29 09:52:02 -04:00
..
parsers
appease pylint and pep8
2013-03-19 09:32:04 -04:00
__init__.py
do not put comments in /etc/timezone
2014-07-29 09:52:02 -04:00
arch.py
do not put comments in /etc/timezone
2014-07-29 09:52:02 -04:00
debian.py
do not put comments in /etc/timezone
2014-07-29 09:52:02 -04:00
fedora.py
fix make pep8
2012-09-24 16:54:51 -04:00
freebsd.py
distros/freebsd.py: fix regression due to previous pylint cleanup
2014-02-28 16:40:08 -05:00
gentoo.py
do not put comments in /etc/timezone
2014-07-29 09:52:02 -04:00
net_util.py
pep8/pylint fixes
2014-01-24 14:47:28 -05:00
rhel_util.py
Split net-parsing into own module
2014-01-22 12:04:39 -08:00
rhel.py
init_cmd inheritance fixes
2014-01-27 11:43:13 -06:00
sles.py
remove some white space
2014-01-23 14:06:13 -05:00
ubuntu.py
move default user info out of code and into config
2012-10-23 12:13:41 +02:00