summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
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
2021-06-17Fix the spelling of "DigitalOcean" (#924)Mark Mercado
2021-06-16Small Doc Update for ReportEventStack and Test (#920)Mike Russell
2021-06-15Replace deprecated collections.Iterable with abc replacement (#922)James Falcon
2021-06-14add DragonFlyBSD support (#904)Gonéri Le Bouder
2021-06-10Use instance-data-sensitive.json in jinja templates (SC-117) (#917)James Falcon
2021-06-02- Create the log file with 640 permissions (#858)Robert Schweikert
2021-06-01Allow braces to appear in dhclient output (#911)eb3095
2021-05-25openbsd/net: flush the route table on net restart (#908)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-14BSD: static network, set the mtu (#894)Gonéri Le Bouder
2021-05-14Fix unit tests breaking from new httpretty version (#903)James Falcon
2021-05-13Allow user control over update events (#834)James Falcon
2021-05-11Update test characters in substitution unit test (#893)James Falcon
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-05Release 21.2 (#890)James Falcon
2021-05-05Add \r\n check for SSH keys in Azure (#889)James Falcon