Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:rhelmer/etherpad-vagrant
Browse files Browse the repository at this point in the history
  • Loading branch information
rhelmer committed Mar 27, 2012
2 parents d4c0729 + dd68159 commit a1a3bda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -18,7 +18,7 @@ $ git submodule add https://github.com/rhelmer/etherpad-vagrant.git

4) build VM and provision with puppet

$ cd ./vagrant
$ cd ./etherpad-vagrant
$ vagrant up

3) Add 33.33.33.10 to /etc/hosts:
Expand All @@ -38,7 +38,7 @@ Re-run puppet
$ vagrant provision

Reboot VM and re-run puppet
$ vagrant provision
$ vagrant reload

Destroy VM and rebuild from scratch
$ vagrant desroy && vagrant up

0 comments on commit a1a3bda

Please sign in to comment.