File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -153,11 +153,11 @@ type, operatingsystem and datacentre. It's useful to define very top-level keys.
153
153
Working examples of both repositories (used during the installation tutorial
154
154
later on) can be found in the following locations
155
155
156
- * examples/example-repositories/common-hieradata
157
- * examples/example-repositories/site
156
+ * ` examples/example-repositories/common-hieradata `
157
+ * ` examples/example-repositories/site `
158
158
159
159
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 ` .
161
161
162
162
### Modules: Code and data directories
163
163
@@ -276,7 +276,7 @@ path to a clone of the Git repository containing the environment definitions
276
276
(configuration key ` environmentsmetadatadir ` ). Each file with .yaml extension
277
277
is a candidate environment and will be considered by Jens during the update cycle.
278
278
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 ` .
280
280
281
281
That said, environments are mostly useful for development, for instance to
282
282
validate the effect of a change in an specific module using the stable version
You can’t perform that action at this time.
0 commit comments