uhh… in the console or in Hiera, you can change i...
# puppet-enterprise
c
uhh… in the console or in Hiera, you can change it. Hiera is the key you listed and if you wanted to go into the console, it’s 1. t the Puppet Enterprise Console, navigate to Nodes | Classification | PE Master | Classes Tab | puppet_enterprise:profile:master. 2. In the puppet_enterprise:profile:master class, you need to set the following parameters: • r10k_remote => ‘the git FQDN and path to the namespace/control_repo of this node.’
Copy code
e.g. **git@git.example.com:cmadmin/control_repo.git**