summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2016-06-03fix tox -e flake8Scott Moser
2016-05-30fix EXPORT_GPG_KEYID for existing keysChristian Ehrhardt
2016-05-30drop errorlist from convert_to_new_formatChristian Ehrhardt
2016-05-24pacify pep8 regarding the new changesChristian Ehrhardt
2016-05-24integrate further smaller review feedbackChristian Ehrhardt
2016-05-24rebased with upstream and reolved merge conflictsChristian Ehrhardt
2016-05-23make sure we only handle list or dict apt_sources and bail out for othersChristian Ehrhardt
2016-05-23fix issue with dictionary style apt_sources handling filenamesChristian Ehrhardt
2016-05-23warn about multiple colliding apt_source without filenamesChristian Ehrhardt
2016-05-23support apt_sources to be a dictionaryChristian Ehrhardt
2016-05-12make pep8 happy with a few spacesChristian Ehrhardt
2016-05-12split add_key and add_key_raw fior better testabilityChristian Ehrhardt
2016-05-12fix EXPORT_GPG_KEYID for long key fingerprintsChristian Ehrhardt
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-05-12remove Unnecessary parens in add_keyChristian Ehrhardt
2016-05-12move errorlist.append out of add_keyChristian Ehrhardt
2016-05-12add feature to allow a custom template for source listChristian Ehrhardt
2016-05-12remove missed test printChristian Ehrhardt
2016-05-12test mirror list with failing mirrorChristian Ehrhardt
2016-05-12allow to add keys without specifying a sourceChristian Ehrhardt
2016-04-13phone_home: allow usage of fqdnScott Moser
2016-04-13chef: straighten out validation_cert and validation_keyScott Moser
2016-04-12rh_subscription: only check subscription if configuredScott Moser
2016-04-12provide a warning if 'system' but file does not existScott Moser
2016-04-12chef: straighten out validation_cert and validation_keyScott Moser
2016-04-11minor cleanupsScott Moser
2016-04-11lxd-bridge: Don't require a bridge name and implement support for domain nameStéphane Graber
2016-04-11Update lxd-bridge code to do a single debconf-communicate run and split debco...Stéphane Graber
2016-04-11Add support for lxd-bridge configurationStéphane Graber
2016-04-06fix tests and hopefully actually workScott Moser
2016-04-06rh_subscription: only check subscription if configuredScott Moser
2016-04-05write_files: fix decompression of contentScott Moser
2016-04-04chef: fix chef installation from gemsScott Moser
2016-04-04disk_setup: correctly send --force to mkfs on block devicesScott Moser
2016-03-14fix long lineScott Moser
2016-03-14merge with trunkScott Moser
2016-03-07No longer run pollinate by default in seed_randomScott Moser
2016-03-04pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)Ryan Harper
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2016-03-03Apply pep8, pyflakes fixes for python2 and 3 Ryan Harper
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2016-03-03fix some of pylints complaintsScott Moser
2016-03-03fix lxd module to not do anything unless config providedScott Moser
2016-03-02Fix logic error in lxd config checkRyan Harper
2016-03-01lxd: general fix after testingScott Moser
2016-02-25minor cleanupsScott Moser
2016-02-04 - Ensure that lxd is installed before running lxd init.Wesley Wiedenmeier
2016-02-03lxd: add support for setting up lxd using 'lxd init'Wesley Wiedenmeier
2015-11-09With Ubuntu 15.10, "nobootwait" != "nofail". The "nobootwait" was an UbuntuBen Howard
2015-10-09support configuring and installing the Ubuntu fan driverScott Moser