| Class | ChefZero::DataStore::InterfaceV2 |
| In: |
lib/chef_zero/data_store/interface_v2.rb
|
| Parent: | ChefZero::DataStore::InterfaceV1 |
V2 assumes paths starting with /organizations/ORGNAME. It also REQUIRES that new organizations have these defaults: chef-validator client: ’{ "validator": true }’, chef-webui client: ’{ "admin": true }’ _default environment: ’{ "description": "The default Chef environment" }’ admin user: ’{ "admin": "true" }’