summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | Adding Awesome Community Chefs from 2016 and 2017sp/mvp_updateStuart Preston2018-02-131-3/+14
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Stuart Preston <stuart@chef.io>
* | | | | Merge pull request #6471 from dimsh99/fix_for_4816Thom May2018-02-142-35/+37
|\ \ \ \ \ | | | | | | | | | | | | Fix to use cookbook name in local mode or chef-zero
| * \ \ \ \ Merge upstreamDmitry Shestoperov2018-02-1371-252/+1182
| |\ \ \ \ \
| * | | | | | Updated specs for chef_fs_data_store after switching to use metadatadmitrys2017-10-031-4/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: dmitrys <dmitrys@northernlight.com>
| * | | | | | cookbooks metadata are used instead of directory namedmitrys2017-10-031-31/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: dmitrys <dmitrys@northernlight.com>
* | | | | | | Bump version to 14.0.56 by Expeditorv14.0.56Chef Expeditor2018-02-135-13/+14
| | | | | | |
* | | | | | | Merge pull request #6822 from chef/lcg/remote_file_cleanup_tempfilesLamont Granquist2018-02-132-11/+14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | RemoteFile: unlink tempfile when using cache control shows unchanged
| * | | | | | add specLamont Granquist2018-02-131-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | | | | RemoteFile: unlink tempfile when using cache control shows unchangedlcg/remote_file_cleanup_tempfilesLamont Granquist2018-02-021-3/+8
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We can get back a nil tempfile from the streaming downloader which means that we need to clean up our own tempfile since the base file provider will not do it for us. 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>