Skip to content

Commit

Permalink
fix: replace text example of private key with an image in the jenkins…
Browse files Browse the repository at this point in the history
… readme (#1027)

Co-authored-by: Andrew Peabody <[email protected]>
Co-authored-by: Grant Sorbo <[email protected]>
  • Loading branch information
3 people authored Dec 11, 2023
1 parent 9fac80f commit 325785c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions 0-bootstrap/README-Jenkins.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,7 @@ You arrived to these instructions because you are using the `jenkins_bootstrap`

- You will see an output similar to this:

```text
-----BEGIN RSA PRIVATE KEY-----
copy your private key
from BEGIN to END
And configure a new
Jenkins Agent in the Web UI
-----END RSA PRIVATE KEY-----
```
![RSA private key example](./files/private_key_example.png)

1. Configure a new SSH Jenkins Agent in the Jenkins Controller’s Web UI. You need the following information:
- [SSH Agent Jenkins plugin](https://plugins.jenkins.io/ssh-agent/) installed in your Controller
Expand Down
Binary file added 0-bootstrap/files/private_key_example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 325785c

Please sign in to comment.