Add a note about multiple host with different release number (#2808)

This commit is contained in:
Fran Moreno 2021-12-02 14:46:01 +01:00 committed by GitHub
parent 33cd103f46
commit 814fdad070
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,6 +79,9 @@ ln -nfs releases/42 current
```
:::
:::note
In case there are multiple hosts with different release names, you should create a `{{deploy_path}}/.dep/latest_release` file in each host with the current release number of that particular host.
:::
## Other versions