summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2021-11-01Fix unhandled apt_configure case. (#1065)Brett Holman
2021-10-29Allow libexec for hotplug (#1088)James Falcon
2021-10-29Remove (deprecated) apt-key (#1068)Brett Holman
2021-10-27cc_ssh.py: Add configuration for controlling ssh-keygen output (#1083)dermotbradley
2021-10-27Add "install hotplug" module (SC-476) (#1069)James Falcon
2021-10-25Add module 'write-files-deferred' executed in stage 'final' (#916)Lucendio
2021-10-20Leave the details of service management to the distro (#1074)Andy Fiddaman
2021-10-19cc_ssh.py: fix private key group owner and permissions (#1070)Emanuele Giuseppe Esposito
2021-10-15testing: add get_cloud function (SC-461) (#1038)James Falcon
2021-10-08Use specified tmp location for growpart (#1046)jshen28
2021-10-07Allow comments in runcmd and report failed commands correctly (#1049)Brett Holman
2021-09-29Make wording for module frequency consistent (#1039)Nicolas Bock
2021-09-29Use ascii code for growpart (#1036)jshen28
2021-09-22docs: update cc_disk_setup for fs to raw disk (#1017)James Falcon
2021-09-17docs: fix typo and include sudo for report bugs commands (#1022)Renan Rodrigo
2021-09-13Improve ug_util.py (#1013)Shreenidhi Shedi
2021-09-13Support openEuler OS (#1012)zhuzaifangxuele
2021-09-02cc_update_etc_hosts: Use the distribution-defined path for the hosts file (#983)Andy Fiddaman
2021-09-01Add CloudLinux OS support (#1003)Alexandr Kravchenko
2021-09-01puppet config: add the start_agent option (#1002)Andrew Bogott
2021-08-12cc_resolv_conf: fix typos (#969)Shreenidhi Shedi
2021-08-10cc_puppet: support AIO installations and more (#960)Gabriel Nagy
2021-08-05Add support for EuroLinux 7 && EuroLinux 8 (#957)Aleksander Baranowski
2021-08-03Implementing device_aliases as described in docs (#945)Mal Graty
2021-07-21Add VZLinux support (#951)eb3095
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2021-06-14add DragonFlyBSD support (#904)Gonéri Le Bouder
2021-05-25Add Rocky Linux support to cloud-init (#906)Louis Abel
2021-05-18Added support for importing keys via primary/security mirror clauses (#882)Paul Goins
2021-05-07cc_disk_setup.py: remove UDEVADM_CMD definition as not used (#886)dermotbradley
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ć