1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-08-25 21:00:18 +02:00

New arrange of config.

This commit is contained in:
Andrs Montaez 2011-11-23 01:18:37 -02:00
parent b161220e69
commit d6166a674d
2 changed files with 0 additions and 14 deletions

View File

@ -1,8 +0,0 @@
#production
user: prod_example
deploy-from: application
deploy-to: /var/www/vhosts/example.com/www
hosts:
- s01.example.com
- s02.example.com
- s03.example.com

View File

@ -1,6 +0,0 @@
#staging
user: stg_example
deploy-from: application
deploy-to: /var/www/vhosts/example.com/staging
hosts:
- staging.example.com