summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2022-03-11interfaces: T4296: Deconfigure network config applied by Cloud-Initzsdc
2021-08-11User-Data: T3735: Fixed "multi" nodes type searchzsdc
2021-06-27T3653: Cloudinit subnet error if a cidr (/24) is used instead of a subnet mas...Kim Hagen
2021-06-09Add descrition for why the the ssh_keys variable is parsed.Kim Hagen
2021-06-07T3339: Cloud-Init domain search setting not applied.Kim Hagen
2021-06-06T3601: Error in ssh keys for vmware cloud-init if ssh keys is left empty.Kim Hagen
2021-06-01T3583: Overwrite default config ntp settings when custom ntp servers are prov...Kim Hagen
2021-04-03Azure: T3432: Reverted changes for appending public-keyszsdc
2021-03-29domain-name: T3446: Cloudinit error message when empty domain is passed to fi...Kim Hagen
2021-03-29Metadata: T3432: Azure ssh keys not working for version 1.2.7/1.3.x updateKim Hagen
2021-03-25Metadata: T3432: Azure ssh keys not working for version 1.2.7/1.3.xKim Hagen
2021-02-15MAC address: T2403: Added MAC processing to network-configzsdc
2021-02-14network-config: T2403: Fixed missed network-configzsdc
2020-12-25T2117: Updates from 20.4 copied to resizefs_vyoszsdc
2020-12-25T2117: Cloud-init updated to 20.4zsdc
2020-12-25User-Data: T2116: Added module to apply config commands at deploymentzsdc
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-05T3039: Enabled growpart and resizefs (modified) moduleszsdc
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-28cc_vyos: T3028: Added creating of fallback userzsdc
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-25cc_vyos: T2117: Revert back to _find_networking_config() functionzsdc
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-17cc_vyos: T2117: Revert back to get_hostname_fqdn() functionzsdc
2020-09-16cc_vyos: T2117: OVF datasource cleanupzsdc
2020-09-15create a shutdown_command method in distro classes (#567)Emmanuel Thomé
2020-09-15T2117: Cloud-init updated to 20.3zsdc
2020-09-09cc_vyos: T2117: The source for v1 metadata changed to instance-data.jsonzsdc
2020-09-08cc_vyos: T2726: User creating optimizations and small fixeszsdc
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-30cc_vyos: T2403: Resolved IP addresses configuration conflictszsdc
2020-07-23cc_vyos: T2403: Network configuration and module optimizationzsdc
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