summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
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
2021-05-03Revert "Add support to resize rootfs if using LVM (#721)" (#887)Daniel Watkins
2021-04-27Azure: adding support for consuming userdata from IMDS (#884)Anh Vo
2021-04-26Fix chef module run failure when chef_license is set (#868)Ben Hughes
2021-04-26Azure: Retry net metadata during nic attach for non-timeout errs (#878)aswinrajamannar
2021-04-26Azure: Retrieve username and hostname from IMDS (#865)Thomas Stringer
2021-04-23Azure: eject the provisioning iso before reporting ready (#861)Anh Vo
2021-04-22Use `partprobe` to re-read partition table if available (#856)Nicolas Bock
2021-04-19fix error on upgrade caused by new vendordata2 attributes (#869)James Falcon
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-04-13azure: Removing ability to invoke walinuxagent (#799)Anh Vo
2021-04-13Add Vultr support (#827)David Dymko