fix path to static gitlab_shim variables in hiera authored by anarcat's avatar anarcat
......@@ -178,7 +178,7 @@ links in the GitLab interface.
## Adding a new static site shim in Puppet
The public key mentioned above should be added in the `tor-puppet.git` repository, in the
`hiera/common.yaml` file, in the `staticsync::gitlab_shim::ssh::sites`
`hiera/common/staticsync.yaml` file, in the `staticsync::gitlab_shim::ssh::sites`
hash.
There, the site URL is the key and the public key (only the key part,
......
......