Age | Commit message (Expand) | Author |
2020-11-18 | cli: add --system param to allow validating system user-data on a machine (#575) | Chad Smith |
2020-11-09 | Make wakeonlan Network Config v2 setting actually work (#626) | dermotbradley |
2020-11-06 | replace usage of dmidecode with kenv on FreeBSD (#621) | Mina Galić |
2020-11-04 | azure: enable pushing the log to KVP from the last pushed byte (#614) | Moustafa Moustafa |
2020-11-04 | split read_fs_info into linux & freebsd parts (#625) | Mina Galić |
2020-11-02 | cloudinit: move dmi functions out of util (#622) | Scott Moser |
2020-10-30 | Hetzner: Fix instance_id / SMBIOS serial comparison (#640) | Markus Schade |
2020-10-29 | Hetzner: initialize instance_id from system-serial-number (#630) | Markus Schade |
2020-10-29 | Explicit set IPV6_AUTOCONF and IPV6_FORCE_ACCEPT_RA on static6 (#634) | Eduardo Otubo |
2020-10-28 | Add config modules for controlling IBM PowerVM RMC. (#584) | Aman306 |
2020-10-27 | Update network config docs to clarify MAC address quoting (#623) | dermotbradley |
2020-10-27 | gentoo: fix hostname rendering when value has a comment (#611) | Manuel Aguilera |
2020-10-21 | Drop vestigial update_resolve_conf_file function (#620) | Scott Moser |
2020-10-20 | ssh_util: handle non-default AuthorizedKeysFile config (#586) | Eduardo Otubo |
2020-10-16 | DataSourceAzure: write marker file after report ready in preprovisioning (#590) | Johnson Shi |
2020-10-15 | openstack: consider product_name as valid chassis tag (#580) | Adrian Vladu |
2020-10-15 | azure: clean up and refactor report_diagnostic_event (#563) | Johnson Shi |
2020-10-13 | net: add the ability to blacklist network interfaces based on driver during e... | Anh Vo |
2020-09-24 | Azure parse_network_config uses fallback cfg when generate IMDS network cfg f... | Johnson Shi |
2020-09-18 | Add vendor-data support to seedfrom parameter for NoCloud and OVF (#570) | Johann Queuniet |
2020-09-15 | create a shutdown_command method in distro classes (#567) | Emmanuel Thomé |
2020-09-15 | network: Fix type and respect name when rendering vlan in sysconfig. (#541) | Eduardo Otubo |
2020-09-10 | Retrieve SSH keys from IMDS first with OVF as a fallback (#509) | Thomas Stringer |
2020-08-27 | LXD: detach network from profile before deleting it (#542) | Paride Legovini |
2020-08-24 | Azure: Add netplan driver filter when using hv_netvsc driver (#539) | James Falcon |
2020-08-21 | Update the list of valid ssh keys. (#487) | Ole-Martin Bratteng |
2020-08-20 | Pushing cloud-init log to the KVP (#529) | Moustafa Moustafa |
2020-08-19 | Add Alpine Linux support. (#535) | dermotbradley |
2020-08-18 | Detect kernel version before swap file creation (#428) | Eduardo Otubo |
2020-08-13 | Refactor Azure report ready code (#468) | Johnson Shi |
2020-08-07 | test_util: parametrize devlist tests (#523) | James Falcon |
2020-08-07 | Recognize LABEL_FATBOOT labels (#513) | James Falcon |
2020-07-22 | azure: disable bouncing hostname when setting hostname fails (#494) | Anh Vo |
2020-07-21 | VMware: Support parsing DEFAULT-RUN-POST-CUST-SCRIPT (#441) | xiaofengw-vmware |
2020-07-15 | cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (... | dermotbradley |
2020-07-15 | cloudinit: remove global disable of pylint W0107 and fix errors (#489) | Daniel Watkins |
2020-07-13 | cloudinit: remove global disable of pylint W0105 and fix errors (#480) | Daniel Watkins |
2020-07-13 | Fix two minor warnings (#475) | Daniel Watkins |
2020-07-10 | test_data: fix faulty patch (#476) | Daniel Watkins |
2020-07-10 | cc_mounts: handle missing fstab (#484) | Ryan Harper |
2020-07-02 | tests: use markers to configure disable_subp_usage (#473) | Daniel Watkins |
2020-06-30 | Disable ec2 mirror for non aws instances (#390) | lucasmoura |
2020-06-30 | networking: refactor is_physical from cloudinit.net (#457) | Daniel Watkins |
2020-06-29 | RbxCloud: Add support for FreeBSD (#464) | Adam Dobrawy |
2020-06-29 | Add schema for cc_chef module (#375) | lucasmoura |
2020-06-22 | Hetzner: support reading user-data that is base64 encoded. (#448) | Scott Moser |
2020-06-19 | util: add ensure_dir_exists parameter to write_file (#443) | Daniel Watkins |
2020-06-19 | printing the error stream of the dhclient process before killing it (#369) | Moustafa Moustafa |
2020-06-17 | util: rename write_file's copy_mode parameter to preserve_mode (#439) | Daniel Watkins |
2020-06-10 | test: fix all flake8 E126 errors (#425) | Joshua Powers |