Remove extra newline
This commit is contained in:
parent
342eb4fa36
commit
d8285653e2
|
@ -69,7 +69,6 @@ available below this section.
|
||||||
* `working_directory` (string) - Path in the guest that will be the working
|
* `working_directory` (string) - Path in the guest that will be the working
|
||||||
directory when Puppet is executed. This is usually only set because relative
|
directory when Puppet is executed. This is usually only set because relative
|
||||||
paths are used in the Hiera configuration.
|
paths are used in the Hiera configuration.
|
||||||
|
|
||||||
|
|
||||||
~> If only `environment` and `environments_path` are specified, it will parse
|
~> If only `environment` and `environments_path` are specified, it will parse
|
||||||
and use the manifest specified in the `environment.conf` file. If
|
and use the manifest specified in the `environment.conf` file. If
|
||||||
|
|
Loading…
Reference in New Issue