Merge pull request #8348 from hashicorp/d-getting-started-updates

getting-started/build-image: Remove reference to Redis install
This commit is contained in:
Megan Marsh 2019-11-07 13:53:31 -08:00 committed by GitHub
commit f7cf5bd0c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -106,12 +106,6 @@ Template validated successfully.
Next, let's build the image from this template.
An astute reader may notice that we said earlier we'd be building an image with
Redis pre-installed, and yet the template we made doesn't reference Redis
anywhere. In fact, this part of the documentation will only cover making a first
basic, non-provisioned image. The [next section on provisioning](./provision.html) will cover
installing Redis.
## Your First Image
With a properly validated template, it is time to build your first image. This