summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add specs and rename fingerprint -> short idzypper_repositoryTim Smith2020-06-051-9/+12
* Change how we get the fingerprint againTim Smith2020-06-041-4/+4
* Make sure gpg_version is actually a version objectTim Smith2020-06-041-1/+1
* Fix zypper_repository key handling on SLES 15+Tim Smith2020-06-041-4/+21
* Bump version to 16.2.14 by Chef Expeditorv16.2.14Chef Expeditor2020-06-041-1/+1
* Bump version to 16.2.13 by Chef Expeditorv16.2.13Chef Expeditor2020-06-041-1/+1
* Merge pull request #9946 from MsysTechnologiesllc/sangmeshA/9610-Fix_Powershe...Tim Smith2020-06-041-1/+5
|\
| * Fixed Powershell_Package does not throw error when it cannot connect to power...sanga172020-06-021-1/+5
* | Bump version to 16.2.12 by Chef Expeditorv16.2.12Chef Expeditor2020-06-041-1/+1
* | Bump version to 16.2.11 by Chef Expeditorv16.2.11Chef Expeditor2020-06-041-1/+1
* | archive_file: move ffi-libarchive into a simple helper methodrequire_archive_fileTim Smith2020-06-031-6/+19
* | Bump version to 16.2.10 by Chef Expeditorv16.2.10Chef Expeditor2020-06-031-1/+1
* | Update lib/chef/resource/archive_file.rb Tim Smith2020-06-031-1/+1
* | archive_file: better handle mode property and deprecate Integer valuesfix_file_modeTim Smith2020-06-032-2/+13
|/
* Bump version to 16.2.9 by Chef Expeditorv16.2.9Chef Expeditor2020-05-301-1/+1
* Bump version to 16.2.8 by Chef Expeditorv16.2.8Chef Expeditor2020-05-291-1/+1
* Bump version to 16.2.7 by Chef Expeditorv16.2.7Chef Expeditor2020-05-291-1/+1
* Merge pull request #9927 from chef/hostname_rebootTim Smith2020-05-281-1/+2
|\
| * hostname: Improve the windows reboot messagehostname_rebootTim Smith2020-05-281-1/+2
* | Bump version to 16.2.6 by Chef Expeditorv16.2.6Chef Expeditor2020-05-291-1/+1
* | Bump version to 16.2.5 by Chef Expeditorv16.2.5Chef Expeditor2020-05-291-1/+1
|/
* Merge pull request #9928 from chef/hostname_solarisTim Smith2020-05-281-18/+4
|\
| * Add header to the hostname filehostname_solarisTim Smith2020-05-281-0/+3
| * hostname: Remove support for Solaris 5.10Tim Smith2020-05-281-18/+1
* | Make sure file is properly scoped in cron_accessTim Smith2020-05-281-2/+2
* | Bump version to 16.2.4 by Chef Expeditorv16.2.4Chef Expeditor2020-05-291-1/+1
* | Fix chefstyle violations.Pete Higgins2020-05-281-4/+4
|/
* changed according to suggestion of @phigginsaklyachkin2020-05-281-10/+8
* support for AIX and Solaris in cron_allow resourceaklyachkin2020-05-281-3/+13
* Bump version to 16.2.3 by Chef Expeditorv16.2.3Chef Expeditor2020-05-281-1/+1
* Add example to plistTim Smith2020-05-281-0/+11
* Improve auto-generated docsTim Smith2020-05-284-7/+57
* Bump version to 16.2.2 by Chef Expeditorv16.2.2Chef Expeditor2020-05-281-1/+1
* Update to ssl_verify_mode on remote_filePhil Dibowitz2020-05-272-7/+16
* Bump version to 16.2.1 by Chef Expeditorv16.2.1Chef Expeditor2020-05-281-1/+1
* Fix incorrect ruby in the ssl_verify_mode checkTim Smith2020-05-271-2/+2
* Chefstyle updatesTim Smith2020-05-272-2/+2
* Update ssl_verify_mode to have a type and an introduced valueTim Smith2020-05-271-1/+2
* Update & add resource descriptions for documentation generationTim Smith2020-05-277-30/+41
* Bump version to 16.2.0 by Chef Expeditorv16.2.0Chef Expeditor2020-05-271-1/+1
* Bump version to 16.1.19 by Chef Expeditorv16.1.19Chef Expeditor2020-05-271-1/+1
* Merge pull request #9833 from jaymzh/remote_file_sslTim Smith2020-05-274-1/+31
|\
| * Add ssl_verify option for remote_filePhil Dibowitz2020-05-184-1/+31
* | Bump version to 16.1.18 by Chef Expeditorv16.1.18Chef Expeditor2020-05-271-1/+1
* | Merge pull request #9910 from chef/add-input-property-to-executeTim Smith2020-05-273-6/+543
|\ \
| * | Escape interpolation in code examples.add-input-property-to-executePete Higgins2020-05-261-13/+13
| * | Add an example using the input property.Pete Higgins2020-05-261-0/+6
| * | Add examples for execute resource.Pete Higgins2020-05-261-0/+521
| * | Reformat description and add note.Pete Higgins2020-05-261-4/+9
| * | Fix property definition according to PR feedback.Pete Higgins2020-05-261-2/+2