This Cookbook wraps the chef-ingredient cookbook and will install and configure chef-server, chef-automatev2, and an internal chef-supermarket. Configuration is all attribute driven.
Please refer to the chef-ingredient cookbook https://github.com/chef-cookbooks/chef-ingredient for additional information on configuration options to add to the atribute hashes.
- Linux
Recipe does nothing but log warning that it does nothing
Recipe to install chef-automatev2
Recipe to install chef-server and manage users & organizations
Recipe to install chef-supermarket
- Set attributes via wrapper cookbook, policy files, role or environment files.
- Build chef-automatev2 server first. Create an admin token and update
automate_admin_token
attribute. - Build chef-server second. Update
chef_supermarket
attribute with the correct settings found on the chef server at/etc/opscode/oc-id-applications/supermarket.json
- Build chef-supermarket third.