Vagrant Setup
Vagrant Setup
- Making the best utilisation of hardware using the tools like VMware
Cloud Computing:
- Taking an advantage of Virtualisation in cloud for provisioning the
instances and application for pay and use
Vagrant:
- Makes use of virtualisation concept and gives an easier way to launch
instances on the fly to make use of them in a developer machine
Chef-Server Installation:
------------------------
- RHEL7 instance should be a pre-requisite
- Follow instructions mentioned here:
http://misheska.com/blog/2014/11/25/chef-server-12/
Download chef 12.0 rpm file for centOS 7.0
rpm -i cehf_installer.rpm
sudo chef-server-ctl install opscode-manage
sudo chef-server-ctl reconfigure