Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.24 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.24 KB

chef_automate Cookbook

A Chef Cookbook to install Chef Automate

Platforms

  • RHEL/CentOS

Chef

  • Chef 12+

Requirements

  • a Chef Server. Change default['chef_automate']['chef_server']['url'] with the correct IP

  • an user's key (like admin.pem) of a member of your Chef Server Organization. Change default['chef_automate']['key']['base'] and default['chef_automate']['key']['name'] with your values. If you put it into the cookbook's directory you will find the key in /vagrant (guest machine)

  • a Virtualbox private network 192.168.56.0 (or you can set a port forwarding into the Vagrantfile in order to access to the webserver through http://127.0.0.1)

  • a delivery.license file. Put it into the cookbook directory. You will see it on /vagrant from your Virtualbox machine

  • In your host machine, if you use Vagrant, set "192.168.56.123 automate-box01" in /etc/hosts

Usage with Vagrant

License and Authors

Authors: Eugenio Marzo ([email protected]) Company: Sourcesense