File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ automating or simplifying this process.
1313Prerequisites
1414-------------
1515
16- We strongly recommend using `Vagrant `_ with `VirtualBox `_ so you can develop inside a set
16+ We strongly recommend using `Vagrant `_ with `VirtualBox `_ so you can develop inside a set
1717of isolated virtual machines. You will need:
1818
1919 * Vagrant 1.3.5+
@@ -42,7 +42,7 @@ Local Chef Server
4242`````````````````
4343
4444For development purposes, you can spin up a local Chef Server using Vagrant. Please note
45- that it will take up at least 1GB of RAM. From your workstation:
45+ that it will take up at least 1GB of RAM. From your workstation:
4646
4747.. code-block :: console
4848
@@ -231,7 +231,7 @@ formation with a 512MB nodes:
231231 $ deis nodes:scale dev runtime=1
232232
233233 This will use the Deis :ref: `Provider ` API to spin up a new Vagrant node as part of a
234- single-host formation. The scaling process can take ~ 5 min as Vagrant boots a host and
234+ single-host formation. The scaling process can take ~ 5 min as Vagrant boots a host and
235235runs through the first Chef converge.
236236
237237Once ``nodes:scale `` returns, your local development environment is running! Follow the
You can’t perform that action at this time.
0 commit comments