summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2017-10-02Remove prettytable dependency, introduce simpletableAndrew Jorgensen
2017-09-20docs: fix sphinx module schema documentationChad Smith
2017-09-15resizefs: Drop check for read-only device file, do not warn on overlayroot.Chad Smith
2017-09-14resizefs: pass mount point to xfs_growfsDusty Mabe
2017-09-13cloud-config modules: honor distros definitions in each moduleChad Smith
2017-09-13chef: Add option to pin chef omnibus install versionEthan Apodaca
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith
2017-09-07Use /run/cloud-init for tempfile operations.Scott Moser
2017-08-31upstart: do not package upstart jobs, drop ubuntu-init-switch module.Scott Moser
2017-08-30suse: Add support for openSUSE and return SLES to a working state.Robert Schweikert
2017-08-23cc_landscape & cc_puppet: Fix six.StringIO use in writing configsChad Smith
2017-08-22schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schemaChad Smith
2017-08-04cc_ntp: fallback on timesyncd configuration if ntp is not installableRyan Harper
2017-07-11write_files: Remove log from helper function signatures.Andrew Jorgensen
2017-06-15FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd.Scott Moser
2017-06-15write_file(s): Print permissions as octal, not decimalAndrew Jorgensen
2017-06-08Chef: Update omnibus url to chef.io, minor doc changes.JJ Asghar
2017-05-31ntp: Add schema definition and passive schema validation.Chad Smith
2017-05-26disk_setup: udev settle before attempting partitioning or fs creation.Scott Moser
2017-05-24cc_ntp: Restructure cc_ntp unit tests.Chad Smith
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