Skip to content

Commit

Permalink
Merge pull request #30 from digitalsleuth/kitware_fix
Browse files Browse the repository at this point in the history
Fix kitware repo key issue
  • Loading branch information
kamwoods authored Feb 16, 2023
2 parents 79f6c2a + 2607993 commit eb2de20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 65 deletions.
64 changes: 0 additions & 64 deletions bitcurator/repos/files/KITWARE-PGP-KEY.asc

This file was deleted.

3 changes: 2 additions & 1 deletion bitcurator/repos/kitware.sls
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ include:
bitcurator-kitware-key:
file.managed:
- name: /usr/share/keyrings/KITWARE-PGP-KEY.asc
- source: salt://bitcurator/repos/files/KITWARE-PGP-KEY.asc
- source: https://apt.kitware.com/keys/kitware-archive-latest.asc
- skip_verify: True
- makedirs: True

bitcurator-kitware-repo:
Expand Down

0 comments on commit eb2de20

Please sign in to comment.