diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2015-02-17 07:47:03 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2015-02-17 07:47:03 -0800 |
commit | 80a506852e4a973d666a03a9647d58ad056eea10 (patch) | |
tree | 084391950a4e1b0e06b01d34c64e5bf9fd0d87ed /CHANGELOG.md | |
parent | 12af45d8c2d9bdc5043d1f92822d23c12e008378 (diff) | |
download | chef-80a506852e4a973d666a03a9647d58ad056eea10.tar.gz |
forgot my md files for validatorless bootstraps
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d6ab92910..1bbc19c96d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,8 @@ * Move supermarket.getchef.com to supermarket.chef.io * Check with AccessCheck for permission to write to directory on Windows * Add declare_resource/build_resource comments, fix faulty ||= +* Knife bootstrap creates a client and ships it to the node to implement validatorless bootstraps +* Knife bootstrap can use the client it creates to setup chef-vault items for the node ## 12.0.3 * [**Phil Dibowitz**](https://github.com/jaymzh): |