Use the phrase 'not present', which is more clear then 'not necessary'.

This commit is contained in:
stefanlasiewski 2014-07-18 10:26:32 -07:00
parent 55c85568a9
commit 633275dac4
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ of time to initialize. The sleep makes sure that the OS properly initializes.
Hopefully it is obvious, but the `builders` section shouldn't actually
contain "...", it should be the contents setup in the previous page
of the getting started guide. Also note the comma after the `"builders": [...]`
array, which was not necessary in the previous lesson.
section, which was not present in the previous lesson.
To configure the provisioners, we add a new section `provisioners` to the
template, alongside the `builders` configuration. The provisioners section