Age | Commit message (Expand) | Author |
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 |
2020-03-23 | cc_apt_configure/util: combine search_for_mirror implementations (#271) | Daniel Watkins |
2020-03-19 | cloudinit/tests: remove unneeded with_logs configuration (#263) | Daniel Watkins |
2020-02-07 | cc_disk_setup: add swap filesystem force flag (#207) | Ryan Harper |
2020-01-31 | cloudinit: replace "from six import X" imports (except in util.py) (#183) | Daniel Watkins |
2020-01-29 | Replace mock library with unittest.mock (#186) | Daniel Watkins |
2020-01-23 | cloudinit: remove ImportError handling for mock imports (#182) | Daniel Watkins |
2020-01-23 | Do not use fallocate in swap file creation on xfs. (#70) | Eduardo Otubo |
2020-01-21 | Drop most of the remaining use of six (#179) | Daniel Watkins |
2020-01-16 | util: rename get_architecture to get_dpkg_architecture (#173) | Daniel Watkins |
2020-01-16 | Ensure util.get_architecture() runs only once (#172) | Ryan Harper |
2020-01-14 | Only use gpart if it is the BSD gpart (#131) | Conrad Hoffmann |
2019-12-19 | cc_snappy: remove deprecated module (#127) | Daniel Watkins |
2019-10-31 | cc_puppet: Implement csr_attributes.yaml support | Matthias Baur |
2019-10-17 | replace any deprecated log.warn with log.warning | Dominic Schlegel |
2019-08-19 | ubuntu-drivers: emit latelink=true debconf to accept nvidia eula | Chad Smith |
2019-07-16 | templates/ntp.conf.debian.tmpl: fix missing newline for pools | Ryan Harper |
2019-05-28 | freebsd: ability to grow root file system | Gonéri Le Bouder |
2019-05-08 | cc_mounts: check if mount -a on no-change fstab path | Jason Zions (MSFT) |
2019-03-19 | Add ubuntu_drivers config module | Daniel Watkins |
2019-02-25 | Enable encrypted_data_bag_secret support for Chef | Eric Williams |
2019-01-25 | lxd: install zfs-linux instead of zfs meta package | Johnson Shi |
2018-12-06 | write_files: add support for appending to files. | James Baxter |