summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_yum_add_repo.py
AgeCommit message (Expand)Author
2019-10-17replace any deprecated log.warn with log.warningDominic Schlegel
2017-04-21Fix yum repo config where keys contain array valuesDylan Perry
2017-04-12Remove (and/or fix) URL shortener referencesJon Grimm
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-08-10Add distro tags on config modules that should have itJoshua Harlow
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2012-10-17More cleanups, fix header function.Joshua Harlow
2012-10-17Make the yum value 'string' translation a function.Joshua Harlow
2012-10-16Add in a created by cloud-init header.Joshua Harlow
2012-10-16Update comments as to why format is the way it is.Joshua Harlow
2012-10-16Fix copyright.Joshua Harlow
2012-10-16Remove some pylint buggies.Joshua Harlow
2012-10-16Add in a configuration module that canJoshua Harlow