Fixed CPE in description of `file` builder
The description seems to be a CPE from the `null` builder.
This commit is contained in:
parent
c46db9abcc
commit
9d17a7f136
|
@ -18,8 +18,8 @@ wait times.
|
||||||
|
|
||||||
## Basic Example
|
## Basic Example
|
||||||
|
|
||||||
Below is a fully functioning example. It doesn't do anything useful, since no
|
Below is a fully functioning example. It create a file at `target` with the
|
||||||
provisioners are defined, but it will connect to the specified host via ssh.
|
specified `content`.
|
||||||
|
|
||||||
``` json
|
``` json
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue