From 59306e1a63b651b7b3ea2ed0ba847dc6cb60211c Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Fri, 25 Feb 2011 05:12:01 +1100 Subject: [PATCH] Switch to new server --- config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 52728aa..27eb5d7 100644 --- a/config.yaml +++ b/config.yaml @@ -44,7 +44,9 @@ data_sources: base_url: 'http://www.wezm.net' deploy: default: - dst: "wezm@www.wezm.net:www" + dst: "arp.wezm.net:www/www.wezm.net" + #dst: "wezm@crucial.wezm.net:www" + #dst: "lightwave.wezm.net:www/www.wezm.net" #options: [ '-rlpgoDvz', '--delete', '--exclude=".svn"' ] options: [ '-avz', '--delete', '--exclude=".svn"' ]