summaryrefslogtreecommitdiff
path: root/cloudinit/distros/sles.py
Commit message (Expand)AuthorAgeFilesLines
* Adopt Black and isort (SC-700) (#1157)James Falcon2021-12-151-0/+1
* cloudinit: remove unused LOG variables (#574)Daniel Watkins2020-09-161-4/+0
* suse: Add support for openSUSE and return SLES to a working state.Robert Schweikert2017-08-301-155/+5
* LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm2016-12-221-17/+5
* Low hanging Python 3 fruit.Barry Warsaw2015-01-221-1/+1
* Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw2015-01-211-1/+1
* hostname: apply hostname same as is writtenScott Moser2015-01-161-7/+0
* remove some white spaceScott Moser2014-01-231-1/+0
* Split net-parsing into own moduleJoshua Harlow2014-01-221-1/+3
* fix pep8 and pylint warningsScott Moser2013-08-061-2/+0
* Remove duplicate timezone file finding and error raising.Joshua Harlow2013-07-241-7/+1
* Fix SLES zypper command usageJuerg Haefliger2013-06-271-4/+1
* Remove 'Copyright SUSE' from the headersJuerg Haefliger2013-06-271-2/+0
* Use short option names for passwd utilitiesJuerg Haefliger2013-06-261-28/+0
* Add a SLES distro handlerJuerg Haefliger2013-06-251-0/+226