summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_workgroup.rb
Commit message (Expand)AuthorAgeFilesLines
* fix a bunch of weirdly mangled require linesLamont Granquist2019-05-081-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* More consist descriptions for resource name propertiesTim Smith2019-02-061-1/+1
* windows_workgroup: Coerce the provided reboot property and add more testsTim Smith2018-11-141-23/+32
* Skip more resources and set others to desired state falseresource_descriptionsTim Smith2018-10-301-4/+6
* Add Chef 14.5 release notesTim Smith2018-09-171-1/+1
* syntax and logic fixesDerek Groh2018-09-131-2/+3
* update chef version introducedDerek Groh2018-09-101-1/+1
* chefstyle editsDerek Groh2018-09-041-5/+6
* Remove username and password as requiredDerek Groh2018-08-291-8/+7
* Guard if system is a member of current workgroupDerek Groh2018-08-291-11/+20
* use workgroup instead of domain for descriptionDerek Groh2018-08-241-1/+1
* update class nameDerek Groh2018-08-211-1/+1
* create resource to handle joining windows workstation to workgroupDerek Groh2018-08-211-0/+91