use deploy user

This commit is contained in:
Jörg Thalheim 2013-10-16 11:00:40 +02:00
parent dabef38959
commit 6b1af73427
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ require "stringex"
## -- Rsync Deploy config -- ##
# Be sure your public key is listed in your server's ~/.ssh/authorized_keys file
ssh_user = "joerg@higgsboson.tk"
ssh_user = "deploy@higgsboson.tk"
ssh_port = "22"
document_root = "/srv/http/blog/"
rsync_delete = true