Remove unused pages

This commit is contained in:
Seth Vargo 2017-04-07 00:01:55 -04:00
parent 46f4ffbc32
commit cb5dd8f77f
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF
2 changed files with 0 additions and 30 deletions

View File

@ -1,11 +0,0 @@
---
layout: "enterprise"
page_title: "Linked Applications"
sidebar_current: "docs-enterprise-packerbuilds-linkedapps"
description: |-
Linked applications have been deprecated in favor of the application build pipeline.
---
# Linked Applications
<div class="alert-info">Linked applications have been deprecated in favor of the application build pipeline.</div>

View File

@ -1,19 +0,0 @@
---
layout: "enterprise"
page_title: "Packer Features in Terraform Enterprise"
sidebar_current: "docs-enterprise-packer-index"
description: |-
Packer is a tool for creating images for platforms such as Amazon AWS, OpenStack, VMware, VirtualBox, Docker, and more — all from a single source configuration.
---
# Packer Features in Terraform Enterprise
[Packer](https://packer.io) is a tool for creating images for platforms such as Amazon AWS,
OpenStack, VMware, VirtualBox, Docker, and more — all from a single
source configuration.
This is a list of features specific to Packer that Terraform Enterprise provides.
- [Running Packer Builds](/docs/enterprise/packer/builds/index.html)
- [Creating and Uploading AMIs](/docs/enterprise/packer/artifacts/creating-amis.html)
- [Creating Vagrant Boxes](/docs/enterprise/packer/artifacts/creating-vagrant-boxes.html)