summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2021-05-07Add AlmaLinux OS support (#872)Andrew Lukoshko
2021-05-03Revert "Add support to resize rootfs if using LVM (#721)" (#887)Daniel Watkins
2021-04-26Fix chef module run failure when chef_license is set (#868)Ben Hughes
2021-04-22Use `partprobe` to re-read partition table if available (#856)Nicolas Bock
2021-04-15add prefer_fqdn_over_hostname config option (#859)hamalq
2021-04-14doc: Replace remaining references to user-scripts as a config module (#866)Ryan Harper
2021-03-30Add support to resize rootfs if using LVM (#721)Eduardo Otubo
2021-03-19write passwords only to serial console, lock down cloud-init-output.log (#847)Daniel Watkins
2021-02-24cc_keys_to_console.py: Add documentation for recently added config key (#824)dermotbradley
2021-02-23Update cc_set_hostname documentation (#818)Toshi Aoyama
2021-02-22cc_keys_to_console: add option to disable key emission (#811)Michael Hudson-Doyle
2021-01-20Use proper spelling for Red Hat (#778)Dan Kenigsberg
2021-01-13cc_seed_random: update documentation and fix integration test (#771)Daniel Watkins
2020-12-17cc_ca_certs: add RHEL support (#633)cawamata
2020-11-25cc_apt_configure: add riscv64 as a ports arch (#687)Dimitri John Ledkov
2020-11-20Support configuring SSH host certificates. (#660)Jonathan Lung
2020-11-19cc_resizefs on FreeBSD: Fix _can_skip_ufs_resize (#655)Mina Galić
2020-11-18cli: add --system param to allow validating system user-data on a machine (#575)Chad Smith
2020-11-03Make some language improvements in growpart documentation (#649)Shane Frasier
2020-11-02remove unnecessary reboot from gpart resize (#646)Mina Galić
2020-10-30Correct documentation and testcase data for some user-data YAML (#618)dermotbradley
2020-10-28Add config modules for controlling IBM PowerVM RMC. (#584)Aman306
2020-10-20cc_mounts: correctly fallback to dd if fallocate fails (#585)Daniel Watkins
2020-10-01Fix name of ntp and chrony service on CentOS and RHEL. (#589)Scott Moser
2020-09-22Fix typo in resolv_conf module's description (#578)Wacław Schiller
2020-09-22cc_users_groups: minor doc formatting fix (#577)Daniel Watkins
2020-09-21Fix typo in disk_setup module's description (#579)Wacław Schiller
2020-09-15create a shutdown_command method in distro classes (#567)Emmanuel Thomé
2020-08-27LXD: detach network from profile before deleting it (#542)Paride Legovini
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-08-21Update the list of valid ssh keys. (#487)Ole-Martin Bratteng
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-08-18Detect kernel version before swap file creation (#428)Eduardo Otubo
2020-08-13Fix 'Users and Groups' configuration documentation (#530)sshedi
2020-08-10Fix a typo in apt pipelining module (#525)Xiao Liang
2020-07-15cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (...dermotbradley
2020-07-15cloudinit: remove global disable of pylint W0107 and fix errors (#489)Daniel Watkins
2020-07-13cloudinit: remove global disable of pylint W0105 and fix errors (#480)Daniel Watkins
2020-07-13Fix two minor warnings (#475)Daniel Watkins
2020-07-10cc_mounts: handle missing fstab (#484)Ryan Harper
2020-06-30Enable use of the caplog fixture in pytest tests, and add a cc_final_message ...Daniel Watkins
2020-06-29Add schema for cc_chef module (#375)lucasmoura
2020-06-22cc_final_message: don't create directories when writing boot-finished (#445)Daniel Watkins
2020-06-08Replace cc_chef is_installed with use of subp.is_exe. (#421)Scott Moser
2020-06-08Move runparts to subp. (#420)Scott Moser
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-06-02test: fix all flake8 E241 (#403)Joshua Powers
2020-06-01cc_grub_dpkg: determine idevs in more robust manner with grub-probe (#358)Matthew Ruffell
2020-05-27Enable chef_license support for chef infra client (#389)Bipin Bachhao
2020-05-21cc_snap: validate that assertions property values are strings (#370)Daniel Watkins