Lorenz Vanthillo
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
README.md
|
|
@ -17,6 +17,8 @@ Quick Start |
|
|
|
To deploy the cluster you can use : |
|
|
|
|
|
|
|
### Ansible |
|
|
|
# Install dependencies from ``requirements.txt`` |
|
|
|
sudo pip install -r requirements.txt |
|
|
|
|
|
|
|
# Copy ``inventory/sample`` as ``inventory/mycluster`` |
|
|
|
cp -rfp inventory/sample inventory/mycluster |
|
|
|