add headers
This commit is contained in:
parent
12c168b2d1
commit
95d37ffc06
|
@ -1,8 +1,6 @@
|
||||||
---
|
---
|
||||||
description: >
|
description: >
|
||||||
Something
|
The source block defines what builders are started.
|
||||||
|
|
||||||
Something
|
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: build - Blocks
|
page_title: build - Blocks
|
||||||
sidebar_title: <tt>build</tt>
|
sidebar_title: <tt>build</tt>
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
---
|
---
|
||||||
description: >
|
description: >
|
||||||
Something
|
The post-processor block defines how a post-processor is configured.
|
||||||
|
|
||||||
Something
|
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: post-processor - build - Blocks
|
page_title: post-processor - build - Blocks
|
||||||
sidebar_title: <tt>post-processor</tt>
|
sidebar_title: <tt>post-processor</tt>
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
---
|
---
|
||||||
description: >
|
description: >
|
||||||
Something
|
The provisioner block defines how a provisioner is configured.
|
||||||
|
|
||||||
Something
|
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: provisioner - build - Blocks
|
page_title: provisioner - build - Blocks
|
||||||
sidebar_title: <tt>provisioner</tt>
|
sidebar_title: <tt>provisioner</tt>
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
---
|
---
|
||||||
description: >
|
description: >
|
||||||
Something
|
A source block nested in a build block allows to use an already defined
|
||||||
|
source and to set specific fields.
|
||||||
Something
|
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: source - build - Blocks
|
page_title: source - build - Blocks
|
||||||
sidebar_title: <tt>source</tt>
|
sidebar_title: <tt>source</tt>
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
---
|
---
|
||||||
description: >
|
description: >
|
||||||
Something
|
The locals block also called the local-variable block defines locals within
|
||||||
|
your Packer configuration.
|
||||||
Something
|
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: locals - Blocks
|
page_title: locals - Blocks
|
||||||
sidebar_title: <tt>locals</tt>
|
sidebar_title: <tt>locals</tt>
|
||||||
|
|
|
@ -1,8 +1,6 @@
|
||||||
---
|
---
|
||||||
description: >
|
description: >
|
||||||
Something
|
The top-level source block defines reusable builders configuration blocks
|
||||||
|
|
||||||
Something
|
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: source - Blocks
|
page_title: source - Blocks
|
||||||
sidebar_title: <tt>source</tt>
|
sidebar_title: <tt>source</tt>
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
---
|
---
|
||||||
description: >
|
description: >
|
||||||
Something
|
The `variable` block also called the input-variable block defines variables
|
||||||
|
within your Packer configuration.
|
||||||
Something
|
|
||||||
layout: docs
|
layout: docs
|
||||||
page_title: variable - Blocks
|
page_title: variable - Blocks
|
||||||
sidebar_title: <tt>variable</tt>
|
sidebar_title: <tt>variable</tt>
|
||||||
|
|
Loading…
Reference in New Issue