Install new OSX machine
- Run
bin/bootstrap_osx.sh
to get hombebrew and ansible - 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.