diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-03-09 09:50:04 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-03-09 09:50:04 -0500 |
commit | 210dfb8840baded8a2282e8b0b49c3a034222bd8 (patch) | |
tree | 29ccbbc2b32a48eac6a58393a026377cba6c2079 /doc | |
parent | 162762d916c18ad83a6775cc1bd9a86cb78a5dd7 (diff) | |
download | vyos-cloud-init-210dfb8840baded8a2282e8b0b49c3a034222bd8.tar.gz vyos-cloud-init-210dfb8840baded8a2282e8b0b49c3a034222bd8.zip |
Some cleanups before merge.
* removed the 'CLOUD-INIT-IGNORE' section, as we're just blindly writing
the file now. removed the now-unnecessary import of 're' and 'os'
* removed try/except block around write_apt_snippet. This will bubble
up and cloud-init will let it through even to the console. Catching
it and turning it into a debug would just hide it.
* removed 'default' as a synonym for 'whatever cloud-init thinks is best'
If people are going to change this, I'd rather they be specific.
* supported value of "0"
* fixed some complaints from
./tools/run-pylint cloudinit/CloudConfig/cc_apt_pipelining.py
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions