summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2017-03-24Add support for setting hashed passwordsTore S. Lonoy
2017-03-24Fix filesystem creation when using "partition: auto"Jonathan Ballet
2017-03-17test: Adding integratiron test for password as listJoshua Powers
2017-03-13Fix chef config module in omnibus install.Jeremy Melvin
2017-03-10Further fix regression to support 'password' for default user.Scott Moser
2017-03-10fix regression when no chpasswd/list was provided.Scott Moser
2017-03-09Support chpasswd/list being a list in addition to a string.Sergio Lystopad
2017-03-07doc: Fix configuration example for cc_set_passwords module.Sergio Lystopad
2017-01-12Fix minor docs typo: perserve > preserveJeremy Bicha
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-12-19doc: change 'nobootwait' to 'nofail' in docsAnhad Jai Singh
2016-12-11mounts: use mount -a again to accomplish mountsScott Moser
2016-11-22Doc: various documentation fixesSean Bright
2016-11-22cloudinit/config/cc_rh_subscription.py: Remove repos before addingBrent Baude
2016-11-22disk_setup: Use sectors as unit when formatting MBR disks with sfdisk.Daniel Watkins
2016-11-18Add activate_datasource, for datasource specific code paths.Scott Moser
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-10-25cc_users_groups: fix remaing call to ds.normalize_user_groupsRyan Harper
2016-10-25disk-config: udev settle after partitioning in gpt format.Scott Moser
2016-10-20Add documentation for logging features.Wesley Wiedenmeier
2016-10-20Add support for snap create-user on Ubuntu Core images.Ryan Harper
2016-10-19Move user/group functions to new ug_util fileJoshua Harlow
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-09-29lxd: Update network config for LXD 2.3Stéphane Graber
2016-09-21Allow ephemeral drive to be unpartitionedPaul Meyer
2016-09-20Adjust mounts and disk configuration for systemd.Scott Moser
2016-09-08apt config conversion: treat empty string as not provided.Scott Moser
2016-09-02Fix typo in default keys for phone_homeRoland Sommer
2016-09-01salt minion: update default pki directory for newer salt minion.Scott Moser
2016-08-26apt-config: allow both old and new format to be present.Christian Ehrhardt
2016-08-23Add a module that can configure spacewalk.Joshua Harlow
2016-08-18Apt: add new apt configuration formatChristian Ehrhardt
2016-08-11Upgrade to a configobj package new enough to workJoshua Harlow
2016-08-10Add distro tags on config modules that should have itJoshua Harlow
2016-08-10add ntp config moduleRyan Harper
2016-07-19mcollective: add tests, cleanups and bug fix when no config in /etc.Scott Moser
2016-07-14fix tox flake8Scott Moser
2016-07-14Change StringIO to BytesIO in cc_mcollective.pySergii Golovatiuk
2016-06-21write_files: if no permissions are given, just use default without warn.Scott Moser
2016-06-15fix some errors reported by pylintScott Moser
2016-06-10minor changes prior to mergeScott Moser
2016-06-09move gpg functions into gpg.pyChristian Ehrhardt
2016-06-06rename fucntion to mirrorurl_to_apt_fileprefix to reflect what it actually doesChristian Ehrhardt
2016-06-06rename add_key / add_source to add_apt_key / add_apt_sourceChristian Ehrhardt
2016-06-06add_key_raw - make exceptions more specificChristian Ehrhardt
2016-06-06pythonify getkeybyid and move it to uitl.pyChristian Ehrhardt
2016-06-03improve network configurationScott Moser
2016-06-03fix tox -e flake8Scott Moser
2016-06-03lxd: fix log messsageScott Moser