summaryrefslogtreecommitdiff
path: root/lib/chef/resource/windows_workgroup.rb
Commit message (Expand)AuthorAgeFilesLines
* 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