summaryrefslogtreecommitdiff
path: root/spec
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Per-container deep merge caching"lcg/revert-lazy-attributesLamont Granquist2018-02-233-111/+47
| | | | This reverts commit 0c29acc106ca774e230c8ef45694c8bffd166b69.
* Revert "remove more debugging and revert no-longer necessary fix"Lamont Granquist2018-02-231-2/+4
| | | | This reverts commit 80b9d0448d9fb01a7188cbee6c9595bf0cf5b974.
* Revert "fix node assignment of ImmutableArrays to VividMashes/AttrArrays"Lamont Granquist2018-02-231-15/+0
| | | | This reverts commit e56f8d58b80334256085907961aac9ca9f56f125.
* Add chef_handler resource from chef_handler cookbookhandler_resourceTim Smith2018-02-211-0/+35
| | | | | | | Merges the helper library into the action_class, but otherwise this is the same as the cookbook. Signed-off-by: Tim Smith <tsmith@chef.io>
* mock specs to very fake user+groupLamont Granquist2018-02-211-11/+14
| | | | | | | travis tests were sporadially failing based on the presence or absence of an "aj:aj" user+group on the travis testing boxes. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Fix travis to correctly run-as-rootlcg/testing-crazy-fucking-ideasLamont Granquist2018-02-212-2/+26
| | | | | | | A spec here was accidentally dropping privs from root which was causing subsequent chaos with file perms issues in later specs. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Add specs for the value coerceTim Smith2018-02-201-0/+14
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add macos_user_defaults resource from mac_os_x cookbookTim Smith2018-02-201-0/+31
| | | | | | Brought in as-is from the upstream cookbook Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #6793 from chef/ohai_hintThom May2018-02-201-0/+43
|\ | | | | Add ohai_hint resource from ohai cookbook
| * Add ohai_hint resourceTim Smith2018-02-131-0/+43
| | | | | | | | | | | | This makes it easier to drop off a hint and reload ohai w/o bringing in cookbook dependencies. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Merge pull request #6843 from Intility/add_powershell_package_source_paramTim Smith2018-02-192-57/+217
|\ \ | | | | | | Add powershell_package source param
| * | add tests for build_powershell_commandTor Magnus Rakvåg2018-02-191-0/+100
| | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
| * | fix chefstyle errorsTor Magnus Rakvåg2018-02-121-1/+1
| | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
| * | add source paramTor Magnus Rakvåg2018-02-122-0/+60
| | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg tm@intility.no
| * | create function to build powershell callsTor Magnus Rakvåg2018-02-121-57/+57
| | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg tm@intility.no
* | | Merge pull request #6827 from chef/rhsmTim Smith2018-02-195-0/+432
|\ \ \ | | | | | | | | Add new Redhat Subscription Manager resources
| * | | Add new Redhat Subscription Manager resourcesrhsmTim Smith2018-02-165-0/+432
| | |/ | |/| | | | | | | | | | | | | | | | Initial commit of new RHSM resources from the Chef managed cookbook for RHSM Signed-off-by: Tim Smith <tsmith@chef.io>
* | | Merge pull request #6867 from chef/tm/fix_ohai_testsThom May2018-02-191-2/+1
|\ \ \ | | | | | | | | fix ohai tests after require_plugin removal
| * | | fix ohai tests after require_plugin removaltm/fix_ohai_testsThom May2018-02-191-2/+1
| | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | | Merge pull request #6795 from chef/hostname_resourceTim Smith2018-02-191-0/+43
|\ \ \ \ | |/ / / |/| | | Add hostname resource from chef_hostname cookbook
| * | | Add hostname resource from chef_hostname cookbookTim Smith2018-02-141-0/+43
| | | | | | | | | | | | | | | | | | | | | | | | Add in a new resource for managing hostnames Signed-off-by: Tim Smith <tsmith@chef.io>
* | | | Merge pull request #6846 from chef/lcg/add-nodemap-delete-classLamont Granquist2018-02-141-2/+27
|\ \ \ \ | |/ / / |/| | | add Chef::NodeMap#delete_class API
| * | | chefstylelcg/add-nodemap-delete-classLamont Granquist2018-02-131-3/+3
| | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | | add specsLamont Granquist2018-02-131-2/+27
| |/ / | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | only run windows env specs on windowstm/fix_windows_env_testsThom May2018-02-141-1/+1
| | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | Merge pull request #6471 from dimsh99/fix_for_4816Thom May2018-02-141-4/+23
|\ \ \ | | | | | | | | Fix to use cookbook name in local mode or chef-zero
| * \ \ Merge upstreamDmitry Shestoperov2018-02-1322-59/+517
| |\ \ \
| * | | | Updated specs for chef_fs_data_store after switching to use metadatadmitrys2017-10-031-4/+23
| | | | | | | | | | | | | | | | | | | | Signed-off-by: dmitrys <dmitrys@northernlight.com>
* | | | | Merge pull request #6822 from chef/lcg/remote_file_cleanup_tempfilesLamont Granquist2018-02-131-8/+6
|\ \ \ \ \ | |_|_|/ / |/| | | | RemoteFile: unlink tempfile when using cache control shows unchanged
| * | | | add specLamont Granquist2018-02-131-8/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | | | Merge pull request #6612 from ↵Thom May2018-02-127-312/+398
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | 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-313-9/+7
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: harikesh-kolekar <harikesh.kolekar@msystechnologies.com>
| * | | | | rename env resource to windows_envharikesh-kolekar2018-01-306-124/+106
| | | | | | | | | | | | | | | | | | | | | | | | 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-301-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | Merge pull request #6818 from chef/tm/better_resource_docsThom May2018-02-124-3/+64
|\ \ \ \ \ \ | | | | | | | | | | | | | | Implement resource enhancement RFCs
| * | | | | | Implement RFC 101: Custom Validation MessagesThom May2018-02-122-1/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds validation_message as a property option Signed-off-by: Thom May <thom@chef.io>
| * | | | | | allow resources to be documentedThom May2018-02-121-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * | | | | | Add `introduced` property fieldThom May2018-02-121-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * | | | | | properties can have descriptionsThom May2018-02-121-2/+8
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | | | | Merge pull request #6835 from nathwill/sd-moar-actionsThom May2018-02-122-4/+52
|\ \ \ \ \ \ | |/ / / / / |/| | | | | add additional systemd_unit actions
| * | | | | add additional systemd unit actionsNathan Williams2018-02-072-4/+52
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nathan Williams <nath.e.will@gmail.com>
* | | | | | Merge pull request #6837 from Intility/simplify_powershell_out_callsThom May2018-02-092-48/+48
|\ \ \ \ \ \ | | | | | | | | | | | | | | 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>
| * | | | | | fix incorrect resource name in descriptionTor Magnus Rakvåg2018-02-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tor Magnus Rakvåg <tm@intility.no>
* | | | | | | Merge pull request #6833 from chef/tm/disable_chatty_ohaiThom May2018-02-082-20/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Don't rely on the Passwd Ohai plugin in resources
| * | | | | | remove callers of passwd ohai plugintm/disable_chatty_ohaiThom May2018-02-072-20/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | | | | | Merge pull request #6364 from chef/knife_rbTim Smith2018-02-071-2/+2
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Link to the knife docs when the knife config file is missing