add osbs ca to stage koji
This commit is contained in:
parent
550af56747
commit
59c88c05e4
5 changed files with 22 additions and 0 deletions
6
handlers/update_ca_trust.yml
Normal file
6
handlers/update_ca_trust.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
########################################
|
||||
# Handlers for updating ca trust
|
||||
#
|
||||
|
||||
- name: update ca trust
|
||||
shell: "update-ca-trust"
|
Loading…
Add table
Add a link
Reference in a new issue