Merge pull request #13088 from hashicorp/kc.descriptions-docs

Webdev - Add Description Metadata
This commit is contained in:
kaitlincart 2023-02-24 10:10:50 -08:00 committed by GitHub
commit 9caedbf080
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
20 changed files with 21 additions and 1 deletions

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Vagrant Cloud API
description: "Vagrant Cloud provides an API for users to interact with Vagrant Cloud for experimentation, automation, or building new features and tools on top of our existing application."
---
# Vagrant Cloud API

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Discovering Vagrant Boxes
description: "Vagrant Cloud serves a public, searchable index of Vagrant boxes."
---
# Discovering Vagrant Boxes

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Create a New Box Version
description: "Create a new box version in the Vagrant Cloud UI."
---
# Create a New Box Version

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Creating a New Vagrant Box
description: "Create and distribute new boxes to users."
---
# Creating a New Vagrant Box

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Distributing Boxes
description: "Configure both public and private boxes for distribution or to add collaborators."
---
## Distributing Boxes

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: About Vagrant Boxes
description: "Boxes are the package format for environments."
---
# About Vagrant Boxes

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Box Versioning and Lifecycle
description: "Boxes support versioning so that members of your team can update the underlying box efficiently."
---
# Box Versioning and Lifecycle

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Private Boxes
description: "Private boxes are only accessible by you and any collaborators you add."
---
# Private Boxes

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: API Release Workflow
description: "Automate box creation with the Vagrant Cloud API."
---
# API Release Workflow

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Finding and Using Boxes
page_title: Find and Use Boxes
description: "Discover Vagrant boxes that contain the technologies you need for a Vagrant environment."
---
# Finding and Using Boxes

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Vagrant Cloud
description: "Vagrant Cloud serves a public, searchable index of Vagrant boxes"
---
# Vagrant Cloud

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Organization Authentication Policy
description: "Secure sensitive resources with organization-wide authentication policy in Vagrant Enterprise."
---
# Set an Organization Authentication Policy

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Create an Organization
description: "Organizations enable you to share ownership of Vagrant resources."
---
# Create an Organization

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Organizations in Vagrant Cloud
description: "Organizations are a group of users in Vagrant Cloud that have access and ownership over shared resources."
---
## Organizations in Vagrant Cloud

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Migrate User to Organization
description: "Step-by-step instructions to migrate existing users to an organization."
---
# Migrate User to Organization

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Request Limits
description: "Rate limits restrict the number of requests a client may send to services over a set time interval"
---
# Request Limits

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Vagrant Cloud Support
description: "Find support for Vagrant Cloud through our email or community channels."
---
# Contacting Support

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Authentication
description: "Authenticate your account with a username and password, tokens, or two-factor auth."
---
# Authentication

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: User Accounts
description: "Users are the main identity system in Vagrant Cloud."
---
# User Accounts

View File

@ -1,6 +1,7 @@
---
layout: vagrant-cloud
page_title: Account Recovery
description: "Reset your Vagrant Cloud password with the reset link in the UI."
---
# Account Recovery