summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_ubuntu_drivers.py
AgeCommit message (Expand)Author
2022-02-14use PEP 589 syntax for TypeDict (#1253)Brett Holman
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
2019-08-22ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULAChad Smith
2019-08-19ubuntu-drivers: emit latelink=true debconf to accept nvidia eulaChad Smith
2019-03-19Add ubuntu_drivers config moduleDaniel Watkins