Age | Commit message (Expand) | Author |
2018-03-16 | tests: fix flakes warning for unused variable | Chad Smith |
2018-03-16 | tests: patch leaked stderr messages from snap unit tests | Chad Smith |
2018-03-16 | cc_snap: Add new module to install and configure snapd and snap packages. | Chad Smith |
2018-03-15 | doc: fix all warnings issued by 'tox -e doc' | Scott Moser |
2018-03-14 | set_hostname: When present in metadata, set it before network bringup. | Chad Smith |
2018-03-08 | Make salt minion module work on FreeBSD. | Dominic Schlegel |
2018-03-02 | Change some list creation and population to literal. | Rémy Léone |
2018-02-26 | Implement puppet 4 support | Romanos Skiadas |
2018-02-23 | salt: configure grains in grains file rather than in minion config. | Daniel Wallace |
2018-01-26 | Fix potential cases of uninitialized variables. | Chad Smith |
2018-01-24 | docs: Fix typos in docs and one debug message. | aRkadeFR |
2018-01-24 | btrfs: support resizing if root is mounted ro. | Robert Schweikert |
2017-12-15 | lint: Fix lints seen by pylint version 1.8.1. | Chad Smith |
2017-11-16 | ntp: fix configuration template rendering for openSUSE and SLES | Chad Smith |
2017-11-10 | hosts: Fix openSUSE and SLES setup for /etc/hosts and clarify docs. | Robert Schweikert |
2017-11-10 | rh_subscription: Perform null checks for enabled and disabled repos. | Dave Mulford |
2017-10-23 | resizefs: Fix regression when system booted with root=PARTUUID= | Chad Smith |
2017-10-20 | citest: fix remaining warnings raised by integration tests. | Scott Moser |
2017-10-20 | ntp: fix config module schema to allow empty ntp config | Chad Smith |
2017-10-18 | schema: Log debug instead of warning when jsonschema is not available. | Scott Moser |
2017-10-03 | suse: Support addition of zypper repos via cloud-config. | Robert Schweikert |
2017-10-02 | Remove prettytable dependency, introduce simpletable | Andrew Jorgensen |
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 |