summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* chefstylelcg/add-nodemap-delete-classLamont Granquist2018-02-131-3/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add specsLamont Granquist2018-02-132-2/+30
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add Chef::NodeMap#delete_class APILamont Granquist2018-02-121-0/+23
| | | | | | | | halite needs this public API in order to not be so brittle. needs tests... Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Bump version to 14.0.55 by Expeditorv14.0.55Chef Expeditor2018-02-125-11/+12
|
* Merge pull request #6612 from ↵Thom May2018-02-1213-407/+453
|\ | | | | | | | | MsysTechnologiesllc/harry/allow_setting_environment_variables_at_the_user [MSYS-726] Allow setting environment variables at the user level
| * require file as per alphabetical orderharikesh-kolekar2018-01-316-16/+9
| | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com>
| * rename env resource to windows_envharikesh-kolekar2018-01-3012-219/+161
| | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com>
| * update specs as per nimisha commentsharikesh-kolekar2018-01-302-126/+115
| | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com>
| * delete env variable if present in current processharikesh-kolekar2018-01-302-1/+23
| | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com>
| * update functional specsharikesh-kolekar2018-01-301-8/+90
| | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com>
| * update specharikesh-kolekar2018-01-301-4/+17
| | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com>
| * Add user attribute to create env variableharikesh-kolekar2018-01-302-4/+9
| | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com>
* | Bump version to 14.0.54 by Expeditorv14.0.54Chef Expeditor2018-02-125-11/+12
| |
* | Merge pull request #6429 from jseely/masterLamont Granquist2018-02-121-0/+8
|\ \ | | | | | | Fix issue #2351, chef-client doesn't make /etc/chef if the directory …
| * | Fix issue #2351, chef-client doesn't make /etc/chef if the directory doesn't ↵Justin Seely2017-09-291-0/+8
| | | | | | | | | | | | | | | | | | exist Signed-off-by: Justin Seely <justin.seely@gmail.com>
* | | Bump version to 14.0.53 by Expeditorv14.0.53Chef Expeditor2018-02-125-11/+12
| | |
* | | Merge pull request #6463 from MarkGibbons/invites_sort_failLamont Granquist2018-02-121-1/+1
|\ \ \ | | | | | | | | invites_sort_fail: Clean the invites array before sorting it
| * | | invites_sort_fail: Clean the invites array before sorting itmarkgibbons2017-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Sort threw an error trying to compare nil with a string while running knife ec backup. This change deletes the nil entries before sorting. Signed-off-by: markgibbons <mark.gibbons@nordstrom.com>
* | | | Bump version to 14.0.52 by Expeditorv14.0.52Chef Expeditor2018-02-125-11/+12
| | | |
* | | | Merge pull request #6818 from chef/tm/better_resource_docsThom May2018-02-129-15/+154
|\ \ \ \ | | | | | | | | | | Implement resource enhancement RFCs
| * | | | hide validation_message from serializationtm/better_resource_docsThom May2018-02-121-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * | | | Implement RFC 101: Custom Validation MessagesThom May2018-02-123-10/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds validation_message as a property option Signed-off-by: Thom May <thom@chef.io>
| * | | | actions can have descriptions and be introducedThom May2018-02-121-0/+14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * | | | allow resources to be documentedThom May2018-02-122-2/+54
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * | | | Add `introduced` property fieldThom May2018-02-123-2/+17
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * | | | properties can have descriptionsThom May2018-02-123-3/+31
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | | | Bump version to 14.0.51 by Expeditorv14.0.51Chef Expeditor2018-02-125-12/+13
| | | | |
* | | | | Merge pull request #6835 from nathwill/sd-moar-actionsThom May2018-02-124-7/+74
|\ \ \ \ \ | |/ / / / |/| | | | add additional systemd_unit actions
| * | | | add additional systemd unit actionsNathan Williams2018-02-074-7/+74
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nathan Williams <nath.e.will@gmail.com>
* | | | | Bump version to 14.0.50 by Expeditorv14.0.50Chef Expeditor2018-02-095-11/+12
| | | | |
* | | | | Merge pull request #6839 from chef/tduffield/license_scout/pin-to-1.xThom May2018-02-092-35/+18
|\ \ \ \ \ | | | | | | | | | | | | Use the license_scout that comes with Omnibus gem
| * | | | | Use the license_scout that comes with Omnibus gemtduffield/license_scout/pin-to-1.xTom Duffield2018-02-082-35/+18
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
* | | | | | Bump version to 14.0.49 by Expeditorv14.0.49Chef Expeditor2018-02-095-11/+12
| | | | | |
* | | | | | Merge pull request #6837 from Intility/simplify_powershell_out_callsThom May2018-02-093-54/+54
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Simplify powershell_out calls in powershell_package
| * | | | | fix failing testsTor Magnus Rakvåg2018-02-081-47/+47
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
| * | | | | remove excess whitespaceTor Magnus Rakvåg2018-02-081-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
| * | | | | simplified powershell_out callsTor Magnus Rakvåg2018-02-081-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
| * | | | | fix incorrect resource name in descriptionTor Magnus Rakvåg2018-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
* | | | | | Bump version to 14.0.48 by Expeditorv14.0.48Chef Expeditor2018-02-085-12/+12
| | | | | |
* | | | | | Merge pull request #6833 from chef/tm/disable_chatty_ohaiThom May2018-02-084-22/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Don't rely on the Passwd Ohai plugin in resources
| * | | | | remove callers of passwd ohai plugintm/disable_chatty_ohaiThom May2018-02-074-22/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | | | | Bump version to 14.0.47 by Expeditorv14.0.47Chef Expeditor2018-02-075-10/+12
| | | | | |
* | | | | | Merge pull request #6364 from chef/knife_rbTim Smith2018-02-073-4/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Link to the knife docs when the knife config file is missing
| * | | | | Link to the knife.rb docs when the knife.rb file is missingknife_rbTim Smith2018-01-223-4/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a pretty common first error message to experience with Chef. Let's point the users to a helpful location so they can quickly get up and running. Add some YARD comments while I was in the config class Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | | | Merge pull request #6830 from chef/sp/remove-32bit-windows-testingThom May2018-02-071-2/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | No longer test against 32-bit Ruby on Appveyor
| * | | | | | Switching to Visual Studio 2017 machine in AppveyorStuart Preston2018-02-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
| * | | | | | Removing 32-bit testing on Windowssp/remove-32bit-windows-testingStuart Preston2018-02-071-1/+0
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* | | | | | Update CHANGELOG.md with details from pull request #6828Chef Expeditor2018-02-071-3/+4
| | | | | |
* | | | | | Merge pull request #6828 from Intility/windows_task_warning_fixThom May2018-02-071-13/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Grammar fixes in windows_task
| * | | | | | remove punctuation for consistencyTor Magnus Rakvåg2018-02-071-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg tm@intility.no