summaryrefslogtreecommitdiff
path: root/spec/data/client.d_00
Commit message (Collapse)AuthorAgeFilesLines
* Make chef-client read client.dJay Mundrawala2016-02-241-0/+1
| | | | | client.d/*.rb will be read in sorted order. All directories will be ignored.
* Copy client.d files during bootstrapJay Mundrawala2016-02-242-0/+3
When knife finds a client.d/ directory, it will upload all files nested under that directory.