Skip to content

Commit 58789c5

Browse files
committed
Format paths
1 parent a4438ab commit 58789c5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -153,11 +153,11 @@ type, operatingsystem and datacentre. It's useful to define very top-level keys.
153153
Working examples of both repositories (used during the installation tutorial
154154
later on) can be found in the following locations
155155

156-
* examples/example-repositories/common-hieradata
157-
* examples/example-repositories/site
156+
* `examples/example-repositories/common-hieradata`
157+
* `examples/example-repositories/site`
158158

159159
Also, an example of a Hiera hierarchy configuration file that matches this
160-
structure is available on examples/hiera.yaml.
160+
structure is available on `examples/hiera.yaml`.
161161

162162
### Modules: Code and data directories
163163

@@ -276,7 +276,7 @@ path to a clone of the Git repository containing the environment definitions
276276
(configuration key `environmentsmetadatadir`). Each file with .yaml extension
277277
is a candidate environment and will be considered by Jens during the update cycle.
278278

279-
An example of a very simple one can be located in examples/environments.
279+
An example of a very simple one can be located in `examples/environments`.
280280

281281
That said, environments are mostly useful for development, for instance to
282282
validate the effect of a change in an specific module using the stable version

0 commit comments

Comments
 (0)