Skip to content

Commit

Permalink
Deploy github-app-private-key for worker and service
Browse files Browse the repository at this point in the history
Tokman is no longer used.
The github-app-private-key is used directly by the service and the workers.
  • Loading branch information
majamassarini committed Sep 12, 2024
1 parent 2c0b9ed commit 84c97d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions playbooks/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,8 @@
api_key: "{{ api_key }}"
validate_certs: "{{ validate_certs }}"
tags:
- packit-worker
- packit-service
- tokman
notify:
- Restart tokman deployment
Expand Down
2 changes: 2 additions & 0 deletions playbooks/roles/deploy/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,8 @@
api_key: "{{ api_key }}"
validate_certs: "{{ validate_certs }}"
tags:
- packit-worker
- packit-service
- tokman
notify:
- Restart tokman deployment
Expand Down

0 comments on commit 84c97d9

Please sign in to comment.