summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_ca_certs.py
AgeCommit message (Expand)Author
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2020-12-17cc_ca_certs: add RHEL support (#633)cawamata
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-07-15cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (...dermotbradley
2020-06-08Move subp into its own module. (#416)Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-11-10pep8: fix style errors reported by pycodestyle 2.1.0Scott Moser
2016-11-07Doc: fix spelling / typos in ca_certs and scripts_vendor.Scott Moser
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2015-01-22Low hanging Python 3 fruit.Barry Warsaw
2012-12-01make sure no blank lines before cloud-init entry in ca-certificates.confScott Moser
2012-10-27Helpful cleanups.harlowja
2012-06-22Turn off capturingJoshua Harlow
2012-06-22Add in debian, which should also workJoshua Harlow
2012-06-21Testing is easier if we just pass the paths object, instead of the full cloud...Joshua Harlow
2012-06-211. Renames for debug message from 'transform' to 'module'harlowja
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow