Skip to content

Commit

Permalink
ansible-scylla-node: update gpg keys for new Scylla versions
Browse files Browse the repository at this point in the history
fixes #334
  • Loading branch information
tarzanek authored and vladzcloudius committed Jun 24, 2024
1 parent cabcc44 commit ebe67fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible-scylla-node/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,15 @@ start_scylla_service: true
# Only relevant for Debian/Ubuntu
scylla_repo_keyserver: 'hkp://keyserver.ubuntu.com:80'
scylla_repo_keys:
- 491c93b9de7496a7
- d0a112e067426ab2
- 5e08fbd8b5d6ec9c

scylla_repo_keyring_dir: /etc/apt/keyrings/
scylla_repo_keyringfile: "{{ scylla_repo_keyring_dir }}/scylladb.gpg"

scylla_manager_repo_keys:
- 491c93b9de7496a7
- d0a112e067426ab2
- 5e08fbd8b5d6ec9c
- 6B2BFD3660EF3F5B
Expand Down

0 comments on commit ebe67fa

Please sign in to comment.