projects
/
oweals
/
karmaworld.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce41c83
)
first_deploy() appears to be nearly ready for primetime, so adding it as part of...
author
Bryan
<btbonval@gmail.com>
Thu, 12 Dec 2013 23:27:11 +0000
(18:27 -0500)
committer
Bryan
<btbonval@gmail.com>
Thu, 12 Dec 2013 23:27:11 +0000
(18:27 -0500)
Vagrantfile
patch
|
blob
|
history
diff --git
a/Vagrantfile
b/Vagrantfile
index 57a9e9892d79e5b4f6b555035ec68dbe93deb8ca..036a01a58cc16ae01583ed754198ec1d4d24d471 100644
(file)
--- a/
Vagrantfile
+++ b/
Vagrantfile
@@
-91,7
+91,7
@@
chmod 755 /etc/init.d/supervisor
update-rc.d supervisor defaults
pip install fabric
-
#su vagrant -c "cd karmaworld; fab here
first_deploy"
+
su vagrant -c "cd karmaworld; fab -H 127.0.0.1
first_deploy"
SCRIPT
# end of script