Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ This module was originally a very prescriptive profile in the [puppetlabs-rampup
- Find the `puppet_enterprise::profile::master` class
- Set the `code_manager_auto_configure` to `true`
- Set the `r10k_remote` to the SSH url of your git repo
- Set the `r10k_private_key` parameter to `/etc/puppetlabs/puppetserver/ssh/id-control_repo.rsa.key`
- Set the `r10k_private_key` parameter to `/etc/puppetlabs/puppetserver/ssh/id-control_repo.rsa`
- Commit your changes

3. Enable code mananger then install and run this module:
Expand Down