Skip to content

Commit

Permalink
rename public key, we only use one for all repos
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed Nov 15, 2023
1 parent 4380d28 commit 0a5878d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ eessi_cvmfs_config_repo: {}
# /etc/cvmfs/keys/*.pub
# Note: you first have to run the stratum0.yml playbook once to generate the repositories and keys.
eessi_cvmfs_keys:
- path: /etc/cvmfs/keys/eessi.io/software.eessi.io.pub
- path: /etc/cvmfs/keys/eessi.io/eessi.io.pub
key: |
-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyau1UFUcoiqpE5U9StON
Expand Down

0 comments on commit 0a5878d

Please sign in to comment.