Intranet : Change to project_env

This commit is contained in:
Michael RICOIS 2017-02-28 15:54:54 +01:00
parent 50303ce579
commit 5b7c355c3a

View File

@ -7,7 +7,7 @@
# Specific
project: intranet
project_tree: master
project_mode: prod
project_env: prod
# Always add a trailing / if you want rsync the content of the directory
ansistrano_deploy_from: "/home/vhosts/deploy/export/{{project}}/"
ansistrano_deploy_to: "/home/vhosts/{{project}}"