README.md in knife-spork-1.6.1 vs README.md in knife-spork-1.6.2
- old
+ new
@@ -31,9 +31,10 @@
KnifeSpork will look for a configuration file in the following locations, in ascending order of precedence:
- `config/spork-config.yml`
- `/etc/spork-config.yml`
- `~/.chef/spork-config.yml`
+- `.chef/spork-config.yml`
Anything set in the configuration file in your home directory for example, will override options set in your Chef repository or `/etc`.
Below is a sample config file with all supported options and all shipped plugins enabled below, followed by an explanation of each section.