summaryrefslogtreecommitdiff
path: root/cloudinit/config
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-1053-7203/+0
* mcollective: add tests, cleanups and bug fix when no config in /etc.Scott Moser2016-07-191-34/+38
* fix tox flake8Scott Moser2016-07-141-1/+1
* Change StringIO to BytesIO in cc_mcollective.pySergii Golovatiuk2016-07-141-29/+43
* write_files: if no permissions are given, just use default without warn.Scott Moser2016-06-211-0/+2
* fix some errors reported by pylintScott Moser2016-06-152-6/+7
* minor changes prior to mergeScott Moser2016-06-101-2/+2
* move gpg functions into gpg.pyChristian Ehrhardt2016-06-091-1/+2
* rename fucntion to mirrorurl_to_apt_fileprefix to reflect what it actually doesChristian Ehrhardt2016-06-061-3/+3
* rename add_key / add_source to add_apt_key / add_apt_sourceChristian Ehrhardt2016-06-061-7/+7
* add_key_raw - make exceptions more specificChristian Ehrhardt2016-06-061-2/+2
* pythonify getkeybyid and move it to uitl.pyChristian Ehrhardt2016-06-061-26/+1
* improve network configurationScott Moser2016-06-032-2/+3
|\
| * lxd: fix log messsageScott Moser2016-06-031-1/+2
| * fix log message in emit_upstartScott Moser2016-06-021-1/+1
* | fix tox -e flake8Scott Moser2016-06-031-2/+2
* | fix EXPORT_GPG_KEYID for existing keysChristian Ehrhardt2016-05-301-1/+1
* | drop errorlist from convert_to_new_formatChristian Ehrhardt2016-05-301-9/+3
* | pacify pep8 regarding the new changesChristian Ehrhardt2016-05-241-0/+2
* | integrate further smaller review feedbackChristian Ehrhardt2016-05-241-25/+27
* | rebased with upstream and reolved merge conflictsChristian Ehrhardt2016-05-2424-37/+37
|\ \ | |/
| * Fix up a ton of flake8 issuesJoshua Harlow2016-05-1224-39/+39
* | make sure we only handle list or dict apt_sources and bail out for othersChristian Ehrhardt2016-05-231-2/+4
* | fix issue with dictionary style apt_sources handling filenamesChristian Ehrhardt2016-05-231-1/+1
* | warn about multiple colliding apt_source without filenamesChristian Ehrhardt2016-05-231-1/+7
* | support apt_sources to be a dictionaryChristian Ehrhardt2016-05-231-9/+25
* | make pep8 happy with a few spacesChristian Ehrhardt2016-05-121-0/+2
* | split add_key and add_key_raw fior better testabilityChristian Ehrhardt2016-05-121-5/+11
* | fix EXPORT_GPG_KEYID for long key fingerprintsChristian Ehrhardt2016-05-121-1/+1
* | remove Unnecessary parens in add_keyChristian Ehrhardt2016-05-121-1/+1
* | move errorlist.append out of add_keyChristian Ehrhardt2016-05-121-5/+7
* | add feature to allow a custom template for source listChristian Ehrhardt2016-05-121-5/+13
* | remove missed test printChristian Ehrhardt2016-05-121-1/+0
* | test mirror list with failing mirrorChristian Ehrhardt2016-05-121-0/+1
* | allow to add keys without specifying a sourceChristian Ehrhardt2016-05-121-16/+26
|/
* phone_home: allow usage of fqdnScott Moser2016-04-131-2/+5
* chef: straighten out validation_cert and validation_keyScott Moser2016-04-131-9/+17
|\
| * provide a warning if 'system' but file does not existScott Moser2016-04-121-2/+7
| * chef: straighten out validation_cert and validation_keyScott Moser2016-04-121-9/+12
* | rh_subscription: only check subscription if configuredScott Moser2016-04-121-4/+10
|\ \ | |/ |/|
| * fix tests and hopefully actually workScott Moser2016-04-061-4/+3
| * rh_subscription: only check subscription if configuredScott Moser2016-04-061-3/+10
* | minor cleanupsScott Moser2016-04-111-7/+9
* | lxd-bridge: Don't require a bridge name and implement support for domain nameStéphane Graber2016-04-111-1/+6
* | Update lxd-bridge code to do a single debconf-communicate run and split debco...Stéphane Graber2016-04-111-49/+52
* | Add support for lxd-bridge configurationStéphane Graber2016-04-111-15/+96
|/
* write_files: fix decompression of contentScott Moser2016-04-051-2/+2
* chef: fix chef installation from gemsScott Moser2016-04-041-1/+1
* disk_setup: correctly send --force to mkfs on block devicesScott Moser2016-04-041-3/+3
* fix long lineScott Moser2016-03-141-2/+2