summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Bump version to 16.0.86 by Chef Expeditorv16.0.86Chef Expeditor2020-02-267-19/+20
* | | Merge pull request #9279 from MsysTechnologiesllc/vasundhara/MSYS-1230_Window...Tim Smith2020-02-266-2/+419
|\ \ \
| * | | More optimization of code and updated get_account_with_user_rights to return ...Vasu11052020-02-264-21/+30
| * | | Did some more refactorign added more functional specs for missing scenariosVasu11052020-02-252-20/+60
| * | | Removed sensitive property, and updated debug message for remove actionVasu11052020-02-241-7/+3
| * | | Using win32 api to fetch the account with user rights. Used this method in se...Vasu11052020-02-245-33/+126
| * | | Reverted unwanted changesVasu11052020-02-231-1/+1
| * | | Replaced powershell_out with powershell_exec and updated data type for sensit...Vasu11052020-02-232-7/+7
| * | | Added introduced field for resourceVasu11052020-02-231-0/+2
| * | | MSYS-1230 Migrating windows_user_privilege resource from windows cookbookVasu11052020-02-234-1/+278
* | | | Bump version to 16.0.85 by Chef Expeditorv16.0.85Chef Expeditor2020-02-267-19/+20
| |/ / |/| |
* | | Merge pull request #9400 from chef/lcg/platform_version_sugarTim Smith2020-02-263-6/+23
|\ \ \
| * | | Convert the node[:platform_version] to a Chef::VersionStringlcg/platform_version_sugarLamont Granquist2020-02-263-6/+23
| | |/ | |/|
* | | Bump version to 16.0.84 by Chef Expeditorv16.0.84Chef Expeditor2020-02-267-19/+20
* | | Merge pull request #9397 from chef/platform_helpersTim Smith2020-02-267-9/+9
|\ \ \ | |/ / |/| |
| * | Fix a spec to work with windows?platform_helpersTim Smith2020-02-251-1/+1
| * | Use the chef-utils helpers in our resourcesTim Smith2020-02-256-8/+8
* | | Bump version to 16.0.83 by Chef Expeditorv16.0.83Chef Expeditor2020-02-257-19/+20
|/ /
* | Merge pull request #9393 from chef/lcg/unified-mode3Tim Smith2020-02-2519-119/+113
|\ \
| * | convert move resources to unified_modelcg/unified-mode3Lamont Granquist2020-02-2514-27/+47
| * | unified_mode and custom resource for mdadmLamont Granquist2020-02-255-92/+66
|/ /
* | Bump version to 16.0.82 by Chef Expeditorv16.0.82Chef Expeditor2020-02-256-16/+16
* | Merge pull request #9391 from chef/lcg/fix-kitchen-testsLamont Granquist2020-02-253-5/+4
|\ \
| * | this just isn't working at all on fedoraLamont Granquist2020-02-251-1/+0
| * | drop ruby-prof down to 1.2.0 for centos6lcg/fix-kitchen-testsLamont Granquist2020-02-252-4/+4
| * | remove reference to travis.org replace with localhostLamont Granquist2020-02-251-1/+1
|/ /
* | Merge pull request #9390 from chef/lcg/dnf-assumeyesLamont Granquist2020-02-251-0/+1
|\ \
| * | Add assumeyes to dnf helperlcg/dnf-assumeyesLamont Granquist2020-02-241-0/+1
* | | Bump version to 16.0.81 by Chef Expeditorv16.0.81Chef Expeditor2020-02-257-19/+20
* | | Merge pull request #9065 from cinc-project/dist_windows_powershell_wrapperTim Smith2020-02-243-18/+28
|\ \ \
| * | | Templating powershell extensions to inject distro constantsMarc Chamberland2020-02-243-0/+469
| * | | remove static wrapper scriptMarc Chamberland2020-02-241-459/+0
| |/ /
* | | Bump version to 16.0.80 by Chef Expeditorv16.0.80Chef Expeditor2020-02-257-19/+20
* | | Merge pull request #9388 from chef/expeditor/inspec-core_4.18.97Tim Smith2020-02-241-9/+18
|\ \ \ | |/ / |/| |
| * | Bump inspec-core to 4.18.97Chef Expeditor2020-02-251-9/+18
|/ /
* | Bump version to 16.0.79 by Chef Expeditorv16.0.79Chef Expeditor2020-02-247-19/+20
* | Bump version to 16.0.78 by Chef Expeditorv16.0.78Chef Expeditor2020-02-247-19/+20
* | Merge pull request #8986 from MsysTechnologiesllc/VSingh/fix-knife-download-e...Lamont Granquist2020-02-243-7/+68
|\ \
| * | ChefFS and knife environment matching the outputVivek Singh2019-10-143-7/+68
* | | Bump version to 16.0.77 by Chef Expeditorv16.0.77Chef Expeditor2020-02-247-19/+20
* | | Merge pull request #9156 from MsysTechnologiesllc/ash/Fix_no_runlist_issueTim Smith2020-02-242-3/+2
|\ \ \
| * | | Optimize by using Mash as per review commentsNAshwini2020-02-122-4/+3
| * | | Don't send empty runlist if do not pass it.NAshwini2020-02-121-1/+1
* | | | Merge pull request #9371 from cinc-project/dist_bootstrapTim Smith2020-02-246-28/+38
|\ \ \ \
| * | | | capitalize drive letterMarc Chamberland2020-02-041-3/+3
| * | | | remove useless interpolation in commentsMarc Chamberland2020-02-041-2/+2
| * | | | Pass distro and platform specific paths into bootstrap templatesMarc Chamberland2020-02-043-20/+20
| * | | | Allow "folders method" to receive platform argMarc Chamberland2020-02-042-6/+16
* | | | | Bump version to 16.0.76 by Chef Expeditorv16.0.76Chef Expeditor2020-02-247-19/+20
* | | | | Merge pull request #8653 from chef/lcg/yml-recipesLamont Granquist2020-02-242-2/+74
|\ \ \ \ \