We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967a603 commit c3a30daCopy full SHA for c3a30da
README.md
@@ -37,7 +37,7 @@ This module was originally a very prescriptive profile in the [puppetlabs-rampup
37
- Find the `puppet_enterprise::profile::master` class
38
- Set the `code_manager_auto_configure` to `true`
39
- Set the `r10k_remote` to the SSH url of your git repo
40
- - 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`
41
- Commit your changes
42
43
3. Enable code mananger then install and run this module:
0 commit comments