diff --git a/doc/common-patterns.mkd b/doc/common-patterns.mkd index 9dfbd712b..b6b3ef32c 100644 --- a/doc/common-patterns.mkd +++ b/doc/common-patterns.mkd @@ -12,8 +12,7 @@ Use a [Control Repo](https://docs.puppet.com/pe/latest/cmgmt_control_repo.html) to store your `Puppetfile`. Hiera data should be in the Control repo OR as a separate source in -`r10k.yaml`. Any `hiera.yaml` in the Control repo will be ignored on a per -environment basis, locating it at `/etc/puppetlabs/puppet/hiera.yaml` is prefered. +`r10k.yaml`. Each puppet module should be contained in its own independent forge module or repository.