- Clone this repository. In your home directory
git clone https://github.com/phy1729/cv_config.git
- Install ansible
- If you don't have pip,
sudo easy_install pip
- Install ansible:
sudo pip install ansible
- If you don't have pip,
- In the cv_config directory run
make secrets
- Ansible: http://docs.ansible.com/