| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This auto generates our docs.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\
| |
| | |
launchd: add launch_events property
|
| |
| |
| |
| | |
Signed-off-by: Joseph Chilcote <chilcote+github@gmail.com>
|
|/
|
|
|
|
|
|
| |
- integrates target-mode fully with shell_out
- removes the train_or_shellout mixin
- apt_package is now fully supported in target-mode
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
|
|
|
|
|
| |
Stops the kernel from scanning through all the activated gems every time in order
to resolve names into pathnames.
See rubygems/rubygems#2762
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|
|
|
|
|
| |
We're creating these dfs shares so it makes a lot more sense to make the action create. This is probably what people using Chef would expect.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|\
| |
| |
| |
| | |
MsysTechnologiesllc/Kapil/MSYS-1006_chef_14_windows_feature_fails_on_windows_2008r2
windows_feature: Fix failures on windows 2008r2
|
| |
| |
| |
| | |
Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
|
| |
| |
| |
| | |
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|/
|
|
|
|
|
| |
This gives a speed boost since rubygems does not have to scan through
every gem in the gemset in order to find the file.
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
|
|\
| |
| |
| |
| | |
MsysTechnologiesllc/Kapil/MSYS-986_Move_response_file_and_response_file_variables_out_of_base_package_resource
package: move response_file and response_file_variables out of base package resource
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
Fix for Move response_file and response_file_variables out of base package resource
Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
update require changes
Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
Updated require changes
Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
Fixed some unit test cases
Signed-off-by: Kapil Chouhan <kapil.chouhan@msystechnologies.com>
|
| |
| |
| |
| | |
Signed-off-by: Bryan McLellan <btm@chef.io>
|
| |
| |
| |
| |
| |
| |
| | |
The docs team performed copy editing on these on the docs site. This
backports those changes.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\ \
| | |
| | | |
"chef-client" => #{Chef::Dist::CLIENT}
|
| |/
| |
| |
| | |
Signed-off-by: Marc Chamberland <mchamberland@pbsc.com>
|
|\ \
| | |
| | | |
Add the introduced field to snap_package
|
| |/
| |
| |
| |
| |
| | |
Our docs site is generated with this field.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|/
|
|
| |
Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com>
|
|
|
|
|
|
| |
Platforms that don't use /etc/locale.conf aren't supported
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
|
|
|
|
|
| |
This fixes idempotency issues.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
| |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
This adds the archive_file resource from the libarchive cookbook. I've updated the property names in that cookbook to allow us to add a :create action later on. This code matches the code in the cookbook nearly 100%.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Deprecated `lc_all`
- Provided other features like generate locale if it is not available
- Removed system dependancy
- Added unit and functional test cases
- Added YARD format comments
- Ensured Chefstyle
- Fixes: MSYS-988
Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
|
|
|
|
|
|
| |
A pile of misc yard I added as I was reading things.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\
| |
| |
| |
| | |
MsysTechnologiesllc/MSYS-937_win_certificate_import_nested
windows_certificate: Import nested certificates while importing P7B certs.
|
| |
| |
| |
| |
| |
| |
| |
| | |
- The following case was also identified in case of PFX certificate
- Minor changes to allow import of ca_certs if they are present
- Supporting changes have been sent in PR: https://github.com/chef/win32-certstore/pull/53
Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
certificates
- P7B might contain multiple certificates and we should not miss the internal one while import.
- Added test cases and ensured chef-style
- Fixes: MSYS-977
Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
|
| |
| |
| |
| | |
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
|
| |
| |
| |
| |
| |
| | |
Linting Fix
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
|
|/
|
|
|
|
|
| |
Fixes issue where updating a share will cause the share to be deleted
but not re-created until chef is next run, and for chef to fail the run
Signed-off-by: Jason Field <jason@avon-lea.co.uk>
|
|
|
|
|
|
| |
Reduce this down to a single file resource
Signed-off-by: Bryan McLellan <btm@loftninjas.org>
|
|
|
|
| |
Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
|
|
|
|
| |
Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
|
|
|
|
| |
Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com>
|
|
|
|
|
|
| |
It's not used anywhere else. Let's keep it out of the other resources.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
More cleanup
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
This helps our documentation effort
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
| |
This is one of the last ones that needed to be updated for the resource DSL. This gets us quite a bit of resource inspector goodness.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|
|
|
|
|
|
|
|
|
| |
- Previously, we were building a new OpenSSL::X509::Certificate object with PEM string contents.
- To get this content, we were using openssl utility and were converting all certificate types into PEM
- And were extracting the PEM contents out of resulting data.
- It could directly be done via correct usage of applicable classes.
- Reverted using Open3. It uses shell hence did not solved the purpose.
Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
|
|
|
|
|
|
| |
- Checking file formats by uisng ruby itself, instead of shelling it out.
Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
|
|
|
|
|
|
|
|
|
|
| |
- Till now, cer certificates were only considered to be in binary format (DER)
- They can also be base-64 encoded(PEM)
- We should only append "inform DER" only if it is a binary certificate, otherwise, default ("inform PEM") would support base64 encoded certificates.
- Added test caes
- Ensured Chef style
Signed-off-by: Nimesh-Msys <nimesh.patni@msystechnologies.com>
|
|
|
|
|
|
| |
This better describes how a name property works.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\
| |
| | |
Add windows_uac resource
|
| |
| |
| |
| |
| |
| |
| |
| | |
This comes from the windows_uac cookbook.
https://supermarket.chef.io/cookbooks/windows_uac
Signed-off-by: Tim Smith <tsmith@chef.io>
|
|\ \
| |/
|/| |
Add windows_dfs and windows_dns resources
|
| |
| |
| |
| | |
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| |
| |
| | |
I rewrote this to expose all the options and to properly load state.
Signed-off-by: Tim Smith <tsmith@chef.io>
|
| |
| |
| |
| |
| |
| | |
These are ported over from the windows_dns and windows_dfs cookbooks.
Signed-off-by: Tim Smith <tsmith@chef.io>
|