diff --git a/README.md b/README.md index 94f597ed..fd5bcfb0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ## Prerequisites +### Code Repos * You must specify your Puppet Control Repo using `puppetserver.puppeturl` variable in the `values.yaml` file or include `--set puppetserver.puppeturl=` in the command line of `helm install`. You should specify your separate Hieradata Repo as well using the `hiera.hieradataurl` variable. * You can also use private repos. Just remember to specify your credentials using `r10k.viaHttps.credentials` or `r10k.viaSsh.credentials`. You can set similar credentials for your Hieradata Repo.