summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add windows_uac resourcewindows_uacTim Smith2019-02-053-1/+146
| | | | | | | | This comes from the windows_uac cookbook. https://supermarket.chef.io/cookbooks/windows_uac Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.0.156 by Chef Expeditorv15.0.156Chef Expeditor2019-02-065-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8211 from chef/inspec_35_to_15Tim Smith2019-02-052-14/+14
|\ | | | | Bump InSpec to 3.5.0
| * Bump InSpec to 3.5.0Tim Smith2019-02-052-14/+14
| | | | | | | | | | | | Bring in InSpec 3.5.0 and other new gems Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 15.0.155 by Chef Expeditorv15.0.155Chef Expeditor2019-02-055-11/+12
|/ | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8167 from ↵Tim Smith2019-02-056-51/+94
|\ | | | | | | | | MsysTechnologiesllc/nimesh/MSYS-960_set_psscript_flags powershell_script: Prefer user provided flags over the defaults
| * As per the review commentsNimesh-Msys2019-02-045-41/+75
| | | | | | | | | | | | | | - Using `flags` attribute from resources itself - Fixed and add the required test cases Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
| * Prefer user defined flags over the default oneNimesh-Msys2019-02-042-12/+21
| | | | | | | | Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
* | Bump version to 15.0.154 by Chef Expeditorv15.0.154Chef Expeditor2019-02-055-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8202 from ↵Tim Smith2019-02-051-1/+2
|\ \ | | | | | | | | | | | | MsysTechnologiesllc/VSingh/MSYS-969_chefsolo_extra_cookbook_path chef-solo: Fixes for extra cookbook_path with parent dir that doesn't exist causes crash
| * | Fixes for extra cookbook_path chef-soloVivek Singh2019-02-051-1/+2
|/ / | | | | | | | | | | - Create directory recursively instead to assume that parent dir should exist. Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
* | Bump version to 15.0.153 by Chef Expeditorv15.0.153Chef Expeditor2019-02-045-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8201 from ↵Tim Smith2019-02-042-74/+110
|\ \ | | | | | | | | | | | | MsysTechnologiesllc/nimesh/MSYS-971_windows_task_clear_args windows_task: Minor fix while setting command and arguments of task
| * | windows_task: Minor fix while setting command and arguments of taskNimesh-Msys2019-02-042-74/+110
| |/ | | | | | | Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
* | Bump version to 15.0.152 by Chef Expeditorv15.0.152Chef Expeditor2019-02-045-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8193 from ↵Tim Smith2019-02-044-20/+91
|\ \ | |/ |/| | | | | MsysTechnologiesllc/nimesh/MSYS-935_win_certificate_add_pfx windows_certificate: Import PFX certificates with their private keys
| * Import PFX certificates with their private keysNimesh-Msys2019-02-044-20/+91
|/ | | | | | | | | - Using `add_pfx` of Win32::Certstore to import a PFX certificate with its thumbprint - Using correct version of `win32-certstore` to support these changes - Added Test cases - Minor cleanup and opimization Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
* Bump version to 15.0.151 by Chef Expeditorv15.0.151Chef Expeditor2019-01-315-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8178 from ↵Tim Smith2019-01-302-13/+7
|\ | | | | | | | | MsysTechnologiesllc/vasundhara/MSYS-964_Convert_execute_resource_to_setup_properties_via_property_DSL Convert execute_resource remaining properties to use properties
| * Added back the resource name as per reviewVasu11052019-01-311-0/+1
| | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * Fixed review comments.Vasu11052019-01-301-1/+1
| | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * Fixed failing spec need to call super before as to set the command to nil ↵Vasu11052019-01-301-1/+1
| | | | | | | | | | | | for script resource Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * Reverting changes in execute provider file.Vasu11052019-01-301-19/+21
| | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * Fixed typoVasu11052019-01-301-1/+1
| | | | | | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
| * Conver execute_resource to use properties.Vasu11052019-01-302-34/+25
|/ | | | Signed-off-by: Vasu1105 <vasundhara.jagdale@msystechnologies.com>
* Bump version to 15.0.150 by Chef Expeditorv15.0.150Chef Expeditor2019-01-295-11/+12
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8190 from chef/mh/bootstrap_urlTim Smith2019-01-291-1/+1
|\ | | | | Update knife bootstrap template to use up to date omnitruck URL
| * Update knife bootstrap template to use up to date omnitruck URLMark Harrison2019-01-291-1/+1
|/ | | | | | | | | | omnitruck-direct.chef.io is a legacy URL that now points to the same place as omnitruck.chef.io, and was originally in place to support clients with older SSL libraries. However, the backward compatible behavior of omnitruck-direct hasn't been the case for a while now. This change just corrects the URL in the bootstrap template also. Signed-off-by: Mark Harrison <mark@mivok.net>
* Fix comment whitespaceTim Smith2019-01-291-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 15.0.149 by Chef Expeditorv15.0.149Chef Expeditor2019-01-295-12/+13
| | | | Obvious fix; these changes are the result of automation not creative thinking.
* Merge pull request #8179 from MsysTechnologiesllc/dh/MSYS-965_git_sensitive_urlTim Smith2019-01-291-2/+12
|\ | | | | git: Don't display the repo URL when sensitive property is set
| * fix typo and add yard commentdheerajd-msys2019-01-291-1/+5
| | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
| * Fix for sensitive urldheerajd-msys2019-01-281-2/+8
| | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
* | Bump version to 15.0.148 by Chef Expeditorv15.0.148Chef Expeditor2019-01-295-11/+12
| | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | Merge pull request #8174 from chef/bump_rubygemsTim Smith2019-01-283-1/+6
|\ \ | | | | | | Update Rubygems to 3.0.2
| * | Allow halite to fail for nowTim Smith2019-01-281-0/+4
| | | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Fix failing specTim Smith2019-01-281-0/+1
| | | | | | | | | | | | | | | | | | This didn't work due to changes to dir calls in rubygems. Signed-off-by: Tim Smith <tsmith@chef.io>
| * | Update Rubygems to 3.0.2bump_rubygemsTim Smith2019-01-251-1/+1
| | | | | | | | | | | | | | | | | | Bump Chef 15 to the latest and greatest rubygems. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.147 by Chef Expeditorv15.0.147Chef Expeditor2019-01-285-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8135 from f9n/clean_up_the_knife_cookbook_upload_commandTim Smith2019-01-281-17/+3
|\ \ \ | | | | | | | | [knife] Remove duplicate code blocks in the knife cookbook upload command
| * | | Remove unnessary code blocks in the knife cookbook upload commandf9n2019-01-181-17/+3
| | | | | | | | | | | | | | | | Signed-off-by: Fatih Sarhan <f9n@protonmail.com>
* | | | Bump version to 15.0.146 by Chef Expeditorv15.0.146Chef Expeditor2019-01-285-11/+12
| | | | | | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | | Merge pull request #8166 from chef/knife_depsTim Smith2019-01-282-11/+5
|\ \ \ \ | |_|_|/ |/| | | Cleanup requires / includes in knife supermarket
| * | | Cleanup requires / includes in knife supermarketknife_depsTim Smith2019-01-242-11/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 1) Move everything into the deps blocks 2) don't require shell_out in install since we're not using it. We use mixlib_archive now Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Merge pull request #8175 from chef/expeditor_updateTim Smith2019-01-251-0/+4
|\ \ \ \ | |_|_|/ |/| | | Add a project alias in expeditor
| * | | Add a project alias in expeditorTim Smith2019-01-251-0/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This means we can run: /expeditor promote chef-15 15.0.31337 instead of: /expeditor promote chef/chef:master 15.0.31337 Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.145 by Chef Expeditorv15.0.145Chef Expeditor2019-01-255-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.
* | | Merge pull request #8169 from chef/yard_updatesTim Smith2019-01-256-11/+29
|\ \ \ | | | | | | | | Misc YARD updates for knife
| * | | Misc YARD updates for knifeTim Smith2019-01-256-11/+29
| |/ / | | | | | | | | | | | | | | | Some YARD fixes as I was reading through knife bits. Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Bump version to 15.0.144 by Chef Expeditorv15.0.144Chef Expeditor2019-01-255-11/+12
| | | | | | | | | | | | Obvious fix; these changes are the result of automation not creative thinking.