summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_bootcmd.py
AgeCommit message (Expand)Author
2022-02-14use PEP 589 syntax for TypeDict (#1253)Brett Holman
2022-01-31Schema a d (#1211)Chad Smith
2021-12-15Adopt Black and isort (SC-700) (#1157)James Falcon
2021-12-06Add Strict Metaschema Validation (#1101)Brett Holman
2020-06-08Move subp into its own module. (#416)Scott Moser
2018-07-09docs: note in rtd about avoiding /tmp when writing filesChad Smith
2018-04-18Schema: do not warn on duplicate items in commands.Scott Moser
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith
2017-09-07Use /run/cloud-init for tempfile operations.Scott Moser
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-11-22Doc: various documentation fixesSean Bright
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2015-02-10use encode_textScott Moser
2013-06-19fix and cleanup usage of util.logexcJuerg Haefliger
2012-08-22fix pep8 complaints.Scott Moser
2012-06-221. Move the getkeybyid function back here but add some slight adjustmentsJoshua 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