summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
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
2021-09-03Set Azure to only update metadata on BOOT_NEW_INSTANCE (#1006)James Falcon
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-09-01Fix `make style-check` errors (#1000)Shreenidhi Shedi
2021-08-30Add support to accept-ra in networkd renderer (#999)Shreenidhi Shedi
2021-08-24Azure: Retry dhcp on timeouts when polling reprovisiondata (#998)aswinrajamannar
2021-08-23Release 21.3 (#993)James Falcon
2021-08-20Azure: During primary nic detection, check interface status continuously befo...aswinrajamannar
2021-08-20Fix home permissions modified by ssh module (SC-338) (#984)James Falcon
2021-08-19Ignore hotplug socket when collecting logs (#985)James Falcon
2021-08-13Only invoke hotplug socket when functionality is enabled (#952)James Falcon
2021-08-12cc_resolv_conf: fix typos (#969)Shreenidhi Shedi
2021-08-12Azure: Check if interface is up after sleep when trying to bring it up (#972)aswinrajamannar
2021-08-12Azure: Logging the detected interfaces (#968)Moustafa Moustafa
2021-08-10Azure: Limit polling network metadata on connection errors (#961)aswinrajamannar
2021-08-10Update inconsistent indentation (#962)Andrew Kutz
2021-08-10cc_puppet: support AIO installations and more (#960)Gabriel Nagy
2021-08-09Datasource for VMware (#953)Andrew Kutz
2021-08-09photon: refactor hostname handling and add networkd activator (#958)sshedi
2021-08-09Stop copying ssh system keys and check folder permissions (#956)Emanuele Giuseppe Esposito
2021-08-05generate contents for ovf-env.xml when provisioning via IMDS (#959)Anh Vo
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-23Add ability to manage fallback network config on PhotonOS (#941)sshedi
2021-07-21Add VZLinux support (#951)eb3095
2021-07-20VMware: add network-config support in ovf-env.xml (#947)PengpengSun
2021-07-20Update pylint to v2.9.3 and fix the new issues it spots (#946)Paride Legovini
2021-07-19Azure: mount default provisioning iso before try device listing (#870)Anh Vo
2021-07-19Initial hotplug support (#936)James Falcon
2021-07-15Fix MIME policy failure on python version upgrade (#934)James Falcon
2021-07-12ssh-util: allow cloudinit to merge all ssh keys into a custom user file, defi...Emanuele Giuseppe Esposito
2021-07-08VMware: new "allow_raw_data" switch (#939)xiaofengw-vmware
2021-07-01freebsd/net_v1 format: read MTU from root (#930)Gonéri Le Bouder
2021-07-01Add new network activators to bring up interfaces (#919)James Falcon
2021-07-01- Detect a Python version change and clear the cache (#857)Robert Schweikert
2021-06-28Removed distro specific network code from Photon (#929)sshedi
2021-06-18Add support for VMware PhotonOS (#909)sshedi
2021-06-17Fix DNS in NetworkState (SC-133) (#923)James Falcon