Merge branch 'master' of github.com:pigmonkey/spark

This commit is contained in:
Pig Monkey 2016-01-09 17:12:01 -08:00
commit e84ea9a0ce

View file

@ -14,10 +14,14 @@ execute platform-specific tasks.
## Running
First, sync mirrors and install Ansible.
First, sync mirrors and install Ansible:
$ pacman -Syy python2-passlib ansible
Second, install and update the submodules:
$ git submodule init && git submodule update
Run the playbook as root.
# ansible-playbook -i localhost playbook.yml