summaryrefslogtreecommitdiff
path: root/lib/chef/dsl/powershell.rb
Commit message (Collapse)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-2/+2
| | | | | | | This is an entirely mechanically generated (chefstyle -a) change, to go along with chef/chefstyle#5 . We should pick something and use it consistently, and my opinion is that double quotes are the appropriate thing.
* Missing include in powershell dslJay Mundrawala2015-03-201-1/+1
|
* Added PSCredential objectJay Mundrawala2015-03-201-2/+2
|
* Forgot to add powershell dsl fileJay Mundrawala2015-03-201-0/+29