Age | Commit message (Expand) | Author |
2022-01-10 | Remove 3.5 and xenial support (SC-711) (#1167) | James Falcon |
2021-12-10 | sources/azure: remove unnecessary hostname bounce (#1143) | Chris Patterson |
2021-11-29 | sources/azure: remove unused remnants related to agent command (#1119) | Chris Patterson |
2021-11-01 | Fix unhandled apt_configure case. (#1065) | Brett Holman |
2021-10-29 | Remove (deprecated) apt-key (#1068) | Brett Holman |
2021-09-24 | Remove invalid ssh_import_id from examples (#1031) | James Falcon |
2021-08-10 | cc_puppet: support AIO installations and more (#960) | Gabriel Nagy |
2021-05-18 | Added support for importing keys via primary/security mirror clauses (#882) | Paul Goins |
2021-05-14 | [examples] config-user-groups expire in the future (#902) | Geert Stappers |
2021-05-03 | Revert "Add support to resize rootfs if using LVM (#721)" (#887) | Daniel Watkins |
2021-03-30 | Add support to resize rootfs if using LVM (#721) | Eduardo Otubo |
2021-03-24 | Fix chef apt source example (#826) | timothegenzmer |
2021-03-08 | Remove the vi comment from the part-handler example (#835) | James Falcon |
2021-02-22 | cc_keys_to_console: add option to disable key emission (#811) | Michael Hudson-Doyle |
2020-10-30 | Correct documentation and testcase data for some user-data YAML (#618) | dermotbradley |
2020-08-26 | Fix cloud config on chef example (#551) | lucasmoura |
2020-08-13 | Fix 'Users and Groups' configuration documentation (#530) | sshedi |
2020-07-15 | ssh exit with non-zero status on disabled user (#472) | Eduardo Otubo |
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-04-22 | YAML align indent sizes for docs readability (#323) | Tak Nishigori |
2020-03-25 | util: read_cc_from_cmdline handle urlencoded yaml content (#275) | Ryan Harper |
2020-02-13 | docs: mount_default_files is a list of 6 items, not 7 (#212) | Chad Smith |
2020-02-07 | docs: fix typo (#195) | Edwin Kofler |
2020-01-06 | doc: make apt_update example consistent (#154) | Daniel Watkins |
2019-12-18 | cloud-init: fix capitalisation of SSH (#126) | Daniel Watkins |
2019-12-13 | docs: clear up apt config sections (#107) | Joshua Powers |
2019-08-20 | Add missing #cloud-config comment on first example in documentation. | Florian Müller |
2019-07-16 | Fix typo in publicly viewable documentation. | David Medberry |
2019-03-06 | Example for Microsoft Azure data disk added. | Anton Olifir |
2019-02-25 | Enable encrypted_data_bag_secret support for Chef | Eric Williams |
2018-09-08 | config: disable ssh access to a configured user account | Chad Smith |
2018-07-09 | docs: note in rtd about avoiding /tmp when writing files | Chad Smith |
2018-06-19 | Explicitly prevent `sudo` access for user module | Jacob Bednarz |
2018-04-18 | DataSourceSmartOS: change default fs on ephemeral disk from ext3 to ext4. | Mike Gerdts |
2018-04-03 | correct documentation to match correct attribute name usage. | Dominic Schlegel |
2018-02-26 | doc: fix chef install from apt packages example in RTD. | Chad Smith |
2017-10-18 | schema: Log debug instead of warning when jsonschema is not available. | Scott Moser |
2017-09-13 | chef: Add option to pin chef omnibus install version | Ethan Apodaca |
2017-07-17 | doc: fix disk setup example table_type options | Sandor Zeestraten |
2017-06-08 | Chef: Update omnibus url to chef.io, minor doc changes. | JJ Asghar |
2017-05-03 | fs_setup: if cmd is specified, use shell interpretation. | Paul Meyer |
2017-04-21 | Doc: add additional RTD examples | Joshua Powers |
2017-04-12 | doc: Fix example for resolve.conf configuration. | Jon Grimm |
2017-04-12 | Fix examples that reference upstream chef repository. | Jon Grimm |
2017-03-24 | Add support for setting hashed passwords | Tore S. Lonoy |
2017-01-12 | Fix minor docs typo: perserve > preserve | Jeremy Bicha |
2016-12-19 | doc: change 'nobootwait' to 'nofail' in docs | Anhad Jai Singh |
2016-12-02 | fix decoding of utf-8 chars in yaml test | Scott Moser |