aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-03 14:08:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-03 14:08:29 -0300
commitc6ab319d3d04ee695163badf6c3ae931056a249d (patch)
tree36c131b4693d128bd4c6467bc4cbd6ad658ea7f5 /README.md
parent2620433e249304c88bf2f177939ae5be61d6cfc0 (diff)
downloadpuppet-bootstrap-c6ab319d3d04ee695163badf6c3ae931056a249d.tar.gz
puppet-bootstrap-c6ab319d3d04ee695163badf6c3ae931056a249d.tar.bz2
Defining multiple VMs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bbd48d9..a05301a 100644
--- a/README.md
+++ b/README.md
@@ -25,4 +25,4 @@ This will be a `Vagrant` example:
git clone git://git.sarava.org/puppet-bootstrap.git puppet # use submodule or subtree as you please
ln -s puppet/Vagrantfile . # or copy if you want to customize
( cd puppet && mr up ) # need the mr binary to download the submodules
- vagrant up
+ vagrant up web # with no arguments, all defined VMs are started