Skip to content
Snippets Groups Projects
Select Git revision
  • a5e38b153e0bb19bfc4c52cda616d3177d82f0fb
  • master default
2 results

setup_desktop

Install new OSX machine

  1. Run bin/bootstrap_osx.sh to get hombebrew and ansible
  2. Run ansible-playbook machine.yml to install and configure the new machine

Hint

For installing packages on Linux distribution (perhaps in future) sudo is needed. You have to append -K to the ansible-playbook command to ask for the sudo password.