Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: replace text example of private key with an image in the jenkins readme #1027

Merged
Show file tree
Hide file tree
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
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.