docs: change frontmatter key from script to description (#13096)
This commit is contained in:
parent
9caedbf080
commit
3a745bd131
@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: docs
|
||||
page_title: Custom Provisioners - Plugin Development
|
||||
script: |-
|
||||
description: |-
|
||||
This page documents how to add new provisioners to Vagrant, allowing Vagrant
|
||||
to automatically install software and configure software using a custom
|
||||
provisioner. Prior to reading this, you should be familiar with the plugin
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user