Skip to content

Commit 7930301

Browse files
committed
Fix variable names mix-up
1 parent e1c1341 commit 7930301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ modules and hostgroups available to generate environments. Apart from that,
6767
it's also used to define the paths to two special Git repositories containing
6868
what's called around here _the common Hiera data_ and the site manifest.
6969

70-
This is all set up via two configuration keys: `repositorymetadata` (which is
71-
the directory containing a clone of the repository) and `repositorymetadatadir`
70+
This is all set up via two configuration keys: `repositorymetadatadir` (which is
71+
the directory containing a clone of the repository) and `repositorymetadata`
7272
(the file itself).
7373

7474
The following is how a skeleton of the file looks like:

0 commit comments

Comments
 (0)