Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 413 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 413 Bytes

Collegium V Configuration

Installation

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

Documentation