Age | Commit message (Expand) | Author |
2017-09-20 | docs: fix sphinx module schema documentation | Chad Smith |
2017-09-15 | resizefs: Drop check for read-only device file, do not warn on overlayroot. | Chad Smith |
2017-09-14 | resizefs: pass mount point to xfs_growfs | Dusty Mabe |
2017-09-13 | cloud-config modules: honor distros definitions in each module | Chad Smith |
2017-09-13 | chef: Add option to pin chef omnibus install version | Ethan Apodaca |
2017-09-13 | schema and docs: Add jsonschema to resizefs and bootcmd modules | Chad Smith |
2017-09-07 | Use /run/cloud-init for tempfile operations. | Scott Moser |
2017-08-31 | upstart: do not package upstart jobs, drop ubuntu-init-switch module. | Scott Moser |
2017-08-30 | suse: Add support for openSUSE and return SLES to a working state. | Robert Schweikert |
2017-08-23 | cc_landscape & cc_puppet: Fix six.StringIO use in writing configs | Chad Smith |
2017-08-22 | schema cli: Add schema subcommand to cloud-init cli and cc_runcmd schema | Chad Smith |
2017-08-04 | cc_ntp: fallback on timesyncd configuration if ntp is not installable | Ryan Harper |
2017-07-11 | write_files: Remove log from helper function signatures. | Andrew Jorgensen |
2017-06-15 | FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd. | Scott Moser |
2017-06-15 | write_file(s): Print permissions as octal, not decimal | Andrew Jorgensen |
2017-06-08 | Chef: Update omnibus url to chef.io, minor doc changes. | JJ Asghar |
2017-05-31 | ntp: Add schema definition and passive schema validation. | Chad Smith |
2017-05-26 | disk_setup: udev settle before attempting partitioning or fs creation. | Scott Moser |
2017-05-24 | cc_ntp: Restructure cc_ntp unit tests. | Chad Smith |
2017-05-22 | disk_setup: fix several issues with gpt disk partitions. | Scott Moser |
2017-05-19 | doc: various improvements for the docs on cc_users_groups. | Felix Dreissig |
2017-05-19 | cc_ntp: write template before installing and add service restart | Ryan Harper |
2017-05-17 | Azure: fix reformatting of ephemeral disks on resize to large types. | Scott Moser |
2017-05-16 | unittests: fix unittests run on centos | Joshua Powers |
2017-05-10 | FreeBSD: improvements and fixes for use on Azure | Hongjiang Zhang |
2017-05-03 | fs_setup: if cmd is specified, use shell interpretation. | Paul Meyer |
2017-04-29 | Fix name of "uri" key in docs for "cc_apt_configure" module | Felix Dreissig |
2017-04-21 | Fix yum repo config where keys contain array values | Dylan Perry |
2017-04-21 | Fix growpart for some cases when booted with root=PARTUUID. | Scott Moser |
2017-04-21 | pylint: fix all logging warnings | Joshua Powers |
2017-04-12 | doc: Add missing doc link to snap-config module. | Ryan Harper |
2017-04-12 | Remove (and/or fix) URL shortener references | Jon Grimm |
2017-04-12 | util: teach write_file about copy_mode option | Lars Kellogg-Stedman |
2017-03-29 | support resizing partition and rootfs on system booted without initramfs. | Steve Langasek |
2017-03-29 | apt_configure: run only when needed. | Scott Moser |
2017-03-24 | Add support for setting hashed passwords | Tore S. Lonoy |
2017-03-24 | Fix filesystem creation when using "partition: auto" | Jonathan Ballet |
2017-03-17 | test: Adding integratiron test for password as list | Joshua Powers |
2017-03-13 | Fix chef config module in omnibus install. | Jeremy Melvin |
2017-03-10 | Further fix regression to support 'password' for default user. | Scott Moser |
2017-03-10 | fix regression when no chpasswd/list was provided. | Scott Moser |
2017-03-09 | Support chpasswd/list being a list in addition to a string. | Sergio Lystopad |
2017-03-07 | doc: Fix configuration example for cc_set_passwords module. | Sergio Lystopad |
2017-01-12 | Fix minor docs typo: perserve > preserve | Jeremy Bicha |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-12-19 | doc: change 'nobootwait' to 'nofail' in docs | Anhad Jai Singh |
2016-12-11 | mounts: use mount -a again to accomplish mounts | Scott Moser |
2016-11-22 | Doc: various documentation fixes | Sean Bright |
2016-11-22 | cloudinit/config/cc_rh_subscription.py: Remove repos before adding | Brent Baude |
2016-11-22 | disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. | Daniel Watkins |