add headers

This commit is contained in:
Adrien Delorme 2020-05-28 17:04:34 +02:00
parent 12c168b2d1
commit 95d37ffc06
7 changed files with 10 additions and 21 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>