fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
02265a7
)
Zmiana nazwy użytkownika na serwerze staging na platforma.
author
zuber
<marek@stepniowski.com>
Fri, 16 Oct 2009 09:05:53 +0000
(11:05 +0200)
committer
zuber
<marek@stepniowski.com>
Fri, 16 Oct 2009 09:05:53 +0000
(11:05 +0200)
fabfile.py
patch
|
blob
|
history
diff --git
a/fabfile.py
b/fabfile.py
index
1180e6f
..
5a9d404
100644
(file)
--- a/
fabfile.py
+++ b/
fabfile.py
@@
-16,7
+16,7
@@
env.use_south = False
def staging():
"""Use staging server"""
env.hosts = ['stigma.nowoczesnapolska.org.pl:2222']
- env.user = '
zuber
'
+ env.user = '
platforma
'
env.path = '/var/services/platforma'
env.python = '/usr/bin/python'
env.virtualenv = '/usr/bin/virtualenv'