summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2017-05-22disk_setup: fix several issues with gpt disk partitions.Scott Moser
2017-05-19doc: various improvements for the docs on cc_users_groups.Felix Dreissig
2017-05-19cc_ntp: write template before installing and add service restartRyan Harper
2017-05-17Azure: fix reformatting of ephemeral disks on resize to large types.Scott Moser
2017-05-16unittests: fix unittests run on centosJoshua Powers
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2017-05-03fs_setup: if cmd is specified, use shell interpretation.Paul Meyer
2017-04-29Fix name of "uri" key in docs for "cc_apt_configure" moduleFelix Dreissig
2017-04-21Fix yum repo config where keys contain array valuesDylan Perry
2017-04-21Fix growpart for some cases when booted with root=PARTUUID.Scott Moser
2017-04-21pylint: fix all logging warningsJoshua Powers
2017-04-12doc: Add missing doc link to snap-config module.Ryan Harper
2017-04-12Remove (and/or fix) URL shortener referencesJon Grimm
2017-04-12util: teach write_file about copy_mode optionLars Kellogg-Stedman
2017-03-29support resizing partition and rootfs on system booted without initramfs.Steve Langasek
2017-03-29apt_configure: run only when needed.Scott Moser
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