summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2021-12-01Fix missing metadata routes for vultr (#1125)eb3095
2021-11-30cc_ssh_authkey_fingerprints.py: prevent duplicate messages on console (#1081)dermotbradley
2021-11-29sources/azure: remove unused remnants related to agent command (#1119)Chris Patterson
2021-11-22testing: monkeypatch system_info call in unit tests (SC-533) (#1117)James Falcon
2021-11-18Fix Vultr timeout and wait values (#1113)eb3095
2021-11-18lxd: add preference for LXD cloud-init.* config keys over user keys (#1108)Chad Smith
2021-11-18VMware: source /etc/network/interfaces.d/* on Debianchengcheng-chcheng
2021-11-09Fix for set-name bug in networkd renderer (#1100)Andrew Kutz
2021-11-09Wait for apt lock (#1034)James Falcon
2021-11-08alpine.py: add options to the apk upgrade command (#1089)dermotbradley
2021-11-02Release 21.4 (#1091)James Falcon
2021-11-02Azure: fallback nic needs to be reevaluated during reprovisioning (#1094)Anh Vo
2021-11-02azure: pps imds (#1093)Anh Vo
2021-11-01Add LXD datasource (#1040)Chad Smith
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-28distros: Remove a completed "TODO" comment (#1086)Daniel Watkins
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-26cloudinit/dmi.py: Change warning to debug to prevent console display (#1082)dermotbradley
2021-10-25Add module 'write-files-deferred' executed in stage 'final' (#916)Lucendio
2021-10-22Add "Google" as possible system-product-name (#1077)vteratipally
2021-10-20Leave the details of service management to the distro (#1074)Andy Fiddaman
2021-10-19Update Azure _unpickle (SC-500) (#1067)James Falcon
2021-10-19cc_ssh.py: fix private key group owner and permissions (#1070)Emanuele Giuseppe Esposito
2021-10-18VMware: read network-config from ISO (#1066)Thomas Weißschuh
2021-10-18CloudStack: fix data-server DNS resolution (#1004)Olivier Lemasle
2021-10-15testing: add get_cloud function (SC-461) (#1038)James Falcon
2021-10-11VMWARE: search the deployPkg plugin in multiarch dir (#1061)xiaofengw-vmware
2021-10-08Fix set-name/interface DNS bug (#1058)Andrew Kutz
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-10-07Allow disabling of network activation (SC-307) (#1048)James Falcon
2021-10-07renderer: convert relative imports to absolute (#1052)Paride Legovini
2021-10-07Support ETHx_IP6_GATEWAY, SET_HOSTNAME on OpenNebula (#1045)Vlastimil Holer
2021-10-04Allow Vultr to set MTU and use as-is configs (#1037)eb3095
2021-09-29Make wording for module frequency consistent (#1039)Nicolas Bock
2021-09-29Use ascii code for growpart (#1036)jshen28
2021-09-24Cleanup Vultr support (#987)eb3095
2021-09-22docs: update cc_disk_setup for fs to raw disk (#1017)James Falcon
2021-09-21tox: bump the pinned flake8 and pylint version (#1029)Paride Legovini
2021-09-20Add retries to DataSourceGCE.py when connecting to GCE (#1005)vteratipally
2021-09-17Set Azure to apply networking config every BOOT (#1023)James Falcon
2021-09-17Add connectivity_url to Oracle's EphemeralDHCPv4 (#988)James Falcon
2021-09-17docs: fix typo and include sudo for report bugs commands (#1022)Renan Rodrigo
2021-09-16VMware: Fix typo introduced in #947 and add test (#1019)PengpengSun
2021-09-13Improve ug_util.py (#1013)Shreenidhi Shedi
2021-09-13Support openEuler OS (#1012)zhuzaifangxuele
2021-09-07ssh_utils.py: ignore when sshd_config options are not key/value pairs (#1007)Emanuele Giuseppe Esposito