WebService NG version 2.9

This commit is contained in:
Michael RICOIS 2016-02-11 11:51:37 +01:00
parent 904269dcc9
commit 162b47622a

View File

@ -6,7 +6,7 @@
vars:
# Specific
project: webservice
project_tree: "branches/2.10"
project_tree: "branches/2.9"
# 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 }}-ng"