mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-09 00:32:06 -04:00
adds descriptions, first batch
This commit is contained in:
parent
4414e9e97a
commit
26597c0d80
5 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Vagrant Cloud
|
||||
description: "Vagrant Cloud serves a public, searchable index of Vagrant boxes"
|
||||
---
|
||||
|
||||
# Vagrant Cloud
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
layout: vagrant-cloud
|
||||
page_title: Vagrant Cloud Support
|
||||
description: "Vagrant Cloud users can find support through our mailing lists"
|
||||
---
|
||||
|
||||
# Contacting Support
|
||||
|
|
|
|||
Loading…
Reference in a new issue