summaryrefslogtreecommitdiff
path: root/cloudinit
AgeCommit message (Expand)Author
2020-11-03Make some language improvements in growpart documentation (#649)Shane Frasier
2020-11-03Fix not sourcing default 50-cloud-init ENI file on Debian (#598)WebSpider
2020-11-02remove unnecessary reboot from gpart resize (#646)Mina Galić
2020-11-02cloudinit: move dmi functions out of util (#622)Scott Moser
2020-11-02util: fix mounting of vfat on *BSD (#637)Mina Galić
2020-10-30Correct documentation and testcase data for some user-data YAML (#618)dermotbradley
2020-10-30Hetzner: Fix instance_id / SMBIOS serial comparison (#640)Markus Schade
2020-10-29Hetzner: initialize instance_id from system-serial-number (#630)Markus Schade
2020-10-29Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634)Eduardo Otubo
2020-10-29get_interfaces: don't exclude Open vSwitch bridge/bond members (#608)Lukas Märdian
2020-10-28Add config modules for controlling IBM PowerVM RMC. (#584)Aman306
2020-10-27gentoo: fix hostname rendering when value has a comment (#611)Manuel Aguilera
2020-10-23stages: don't reset permissions of cloud-init.log every boot (#624)Daniel Watkins
2020-10-21Drop vestigial update_resolve_conf_file function (#620)Scott Moser
2020-10-20cc_mounts: correctly fallback to dd if fallocate fails (#585)Daniel Watkins
2020-10-20ssh_util: handle non-default AuthorizedKeysFile config (#586)Eduardo Otubo
2020-10-19bddeb: new --packaging-branch argument to pull packaging from branch (#576)Paride Legovini
2020-10-16DataSourceAzure: write marker file after report ready in preprovisioning (#590)Johnson Shi
2020-10-15openstack: consider product_name as valid chassis tag (#580)Adrian Vladu
2020-10-15azure: clean up and refactor report_diagnostic_event (#563)Johnson Shi
2020-10-13net: add the ability to blacklist network interfaces based on driver during e...Anh Vo
2020-10-01Fix name of ntp and chrony service on CentOS and RHEL. (#589)Scott Moser
2020-09-24Azure parse_network_config uses fallback cfg when generate IMDS network cfg f...Johnson Shi
2020-09-23features: refresh docs for easier out-of-context reading (#582)Daniel Watkins
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-18Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570)Johann Queuniet
2020-09-16cloudinit: remove unused LOG variables (#574)Daniel Watkins
2020-09-15create a shutdown_command method in distro classes (#567)Emmanuel Thomé
2020-09-15user_data: remove unused constant (#566)Daniel Watkins
2020-09-15network: Fix type and respect name when rendering vlan in sysconfig. (#541)Eduardo Otubo
2020-09-10Retrieve SSH keys from IMDS first with OVF as a fallback (#509)Thomas Stringer
2020-09-08distros: minor typo fix (#562)Daniel Watkins
2020-08-28Add method type hints for Azure helper (#540)Johnson Shi
2020-08-27LXD: detach network from profile before deleting it (#542)Paride Legovini
2020-08-26util: remove debug statement (#556)Joshua Powers
2020-08-25Release 20.3 (#547)20.3James Falcon
2020-08-25tox: bump the pylint version to 2.6.0 in the default run (#544)Paride Legovini
2020-08-24Azure: Add netplan driver filter when using hv_netvsc driver (#539)James Falcon
2020-08-24query: do not handle non-decodable non-gzipped content (#543)Chad Smith
2020-08-24DHCP sandboxing failing on noexec mounted /var/tmp (#521)Eduardo Otubo
2020-08-21Update the list of valid ssh keys. (#487)Ole-Martin Bratteng
2020-08-20cmd: cloud-init query to handle compressed userdata (#516)Chad Smith
2020-08-20Pushing cloud-init log to the KVP (#529)Moustafa Moustafa
2020-08-19Add Alpine Linux support. (#535)dermotbradley
2020-08-18Detect kernel version before swap file creation (#428)Eduardo Otubo
2020-08-17cli: add devel make-mime subcommand (#518)Ryan Harper
2020-08-14user-data: only verify mime-types for TYPE_NEEDED and x-shellscript (#511)Ryan Harper
2020-08-14DataSourceOracle: retry twice (and document why we retry at all) (#536)Daniel Watkins