Age | Commit message (Expand) | Author |
2021-10-29 | Allow libexec for hotplug (#1088) | James Falcon |
2021-10-29 | Remove (deprecated) apt-key (#1068) | Brett Holman |
2021-10-27 | Add "install hotplug" module (SC-476) (#1069) | James Falcon |
2021-10-25 | Add module 'write-files-deferred' executed in stage 'final' (#916) | Lucendio |
2021-10-22 | Remove pin in dependencies for jsonschema (#1078) | James Falcon |
2021-10-20 | Leave the details of service management to the distro (#1074) | Andy Fiddaman |
2021-10-15 | testing: add get_cloud function (SC-461) (#1038) | James Falcon |
2021-10-07 | Allow comments in runcmd and report failed commands correctly (#1049) | Brett Holman |
2021-09-29 | testing: remove cloud_tests (#1020) | James Falcon |
2021-09-21 | tox: bump the pinned flake8 and pylint version (#1029) | Paride Legovini |
2021-09-01 | puppet config: add the start_agent option (#1002) | Andrew Bogott |
2021-08-12 | cc_resolv_conf: fix typos (#969) | Shreenidhi Shedi |
2021-08-12 | Replace broken httpretty tests with mock (SC-324) (#973) | James Falcon |
2021-08-10 | cc_puppet: support AIO installations and more (#960) | Gabriel Nagy |
2021-08-09 | photon: refactor hostname handling and add networkd activator (#958) | sshedi |
2021-08-03 | Implementing device_aliases as described in docs (#945) | Mal Graty |
2021-06-18 | Add support for VMware PhotonOS (#909) | sshedi |
2021-05-18 | Added support for importing keys via primary/security mirror clauses (#882) | Paul Goins |
2021-05-03 | Revert "Add support to resize rootfs if using LVM (#721)" (#887) | Daniel Watkins |
2021-04-15 | add prefer_fqdn_over_hostname config option (#859) | hamalq |
2021-03-30 | Add support to resize rootfs if using LVM (#721) | Eduardo Otubo |
2021-03-15 | archlinux: Fix broken locale logic (#841) | Kristian Klausen |
2020-12-17 | cc_ca_certs: add RHEL support (#633) | cawamata |
2020-12-09 | sandbox CA Cert tests to not require ca-certificates (#715) | Eduardo Otubo |
2020-11-19 | cc_resizefs on FreeBSD: Fix _can_skip_ufs_resize (#655) | Mina Galić |
2020-11-18 | cli: add --system param to allow validating system user-data on a machine (#575) | Chad Smith |
2020-10-28 | Add config modules for controlling IBM PowerVM RMC. (#584) | Aman306 |
2020-09-15 | create a shutdown_command method in distro classes (#567) | Emmanuel Thomé |
2020-08-27 | LXD: detach network from profile before deleting it (#542) | Paride Legovini |
2020-08-19 | Add Alpine Linux support. (#535) | dermotbradley |
2020-08-18 | Detect kernel version before swap file creation (#428) | Eduardo Otubo |
2020-07-15 | cc_ca_certs.py: fix blank line problem when removing CAs and adding new one (... | dermotbradley |
2020-07-10 | cc_mounts: handle missing fstab (#484) | Ryan Harper |
2020-06-30 | Disable ec2 mirror for non aws instances (#390) | lucasmoura |
2020-06-29 | Add schema for cc_chef module (#375) | lucasmoura |
2020-06-10 | test: fix all flake8 E126 errors (#425) | Joshua Powers |
2020-06-08 | Move subp into its own module. (#416) | Scott Moser |
2020-06-02 | test: fix all flake8 E121 and E123 errors (#404) | Joshua Powers |
2020-06-01 | test: fix all flake8 E741 errors (#401) | Joshua Powers |
2020-05-27 | Enable chef_license support for chef infra client (#389) | Bipin Bachhao |
2020-05-13 | Add schema to apt configure config (#357) | lucasmoura |
2020-05-08 | Add test to ensure docs examples are valid cloud-init configs (#355) | James Falcon |
2020-05-07 | make suse and sles support 127.0.1.1 (#336) | chengcheng-chcheng |
2020-05-06 | Create tests to validate schema examples (#348) | lucasmoura |
2020-04-30 | cc_locale: introduce schema (#335) | Daniel Watkins |
2020-04-24 | schema: add json schema for write_files module (#152) | Chad Smith |
2020-04-24 | cloudinit: drop dependencies on unittest2 and contextlib2 (#322) | Daniel Watkins |
2020-04-02 | Add support for NFS/EFS mounts (#300) | Andrew Beresford |
2020-03-31 | CiTestCase: stop using and remove sys_exit helper (#283) | Daniel Watkins |
2020-03-27 | CiTestCase: remove now-unneeded parse_and_read helper method (#286) | Daniel Watkins |