Skip to content

Commit b1571d5

Browse files
authored
Merge pull request #2 from abottchen/ssh-key-filename-update
Update README with correct ssh key path
2 parents 967a603 + c3a30da commit b1571d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This module was originally a very prescriptive profile in the [puppetlabs-rampup
3737
- Find the `puppet_enterprise::profile::master` class
3838
- Set the `code_manager_auto_configure` to `true`
3939
- 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`
40+
- Set the `r10k_private_key` parameter to `/etc/puppetlabs/puppetserver/ssh/id-control_repo.rsa`
4141
- Commit your changes
4242

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

0 commit comments

Comments
 (0)