Skip to content

Commit

Permalink
update jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
Constantin07 committed Nov 4, 2024
1 parent 5a85068 commit fe342e1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions ansible/roles/jenkins_master/templates/jenkins.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ credentials:
secretId: "{{ vault_secret_id }}"

jenkins:
agentProtocols:
- "JNLP4-connect"
- "Ping"

systemMessage: "Jenkins configured via JCasC plugin\n"

crumbIssuer:
Expand Down
2 changes: 1 addition & 1 deletion ansible/server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@
- nginx
- tflint
- terraform_docs
- { role: jenkins_master, jenkins_version: 2.478, enable_https: true }
- { role: jenkins_master, jenkins_version: 2.483, enable_https: true }
- prometheus/node_exporter
## - nfs_server

0 comments on commit fe342e1

Please sign in to comment.