| changeset 12 | d9d75b93e132 |
| child 14 | 30f2ac9a7656 |
| 11:2c9f9128c49b | 12:d9d75b93e132 |
|---|---|
1 # Recherchecontributive deployment |
|
2 |
|
3 The deployment is done with ansible. |
|
4 A pipfile is available to set it up. |
|
5 This deployment take |
|
6 |
|
7 ## Start the deploy |
|
8 |
|
9 - `deploy.sh <profile> <hg tag>`. Example: `deploy.sh test tip` |
|
10 |
|
11 ## configuration file: |
|
12 |
|
13 - `hosts/hosts.<profile>` |
|
14 - `group_vars/<profile>.yml` |
|
15 - `host_vars/<hostname>/base.yml` base `host_vars/base.yml.tmpl` |
|
16 ` |