Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 617 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 617 Bytes

Skip the spinning rims

We're on the clock.

A simple Ansible playbook to get an OSX box provisioned.

  1. Install Xcode

  2. Install homebrew (http://brew.sh)

  3. Clone the project: git clone [email protected]:tatyree/skip-the-spinning-rims.git

  4. Install ansible (http://docs.ansible.com/intro_installation.html)

  5. Run the ansible playbook: cd skip-the-spinning-rims; ansible-playbook main.yml

  6. If you're asked for a password, enter your standard account password; this is sudo surfacing and happens when you've got a non-managed version of the application already in the Application folder.