Skip to content

Commit

Permalink
Merge pull request #57 from galaxyproject/drop-test-key
Browse files Browse the repository at this point in the history
Drop key for test.galaxyproject.org
  • Loading branch information
natefoo authored Dec 4, 2024
2 parents 50bdf55 + d766d64 commit 6536712
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ galaxy_cvmfs_config_repo:
client_options: []
# Defaults for galaxyproject.org repos
galaxy_cvmfs_keys:
# This will become the key for all repos, currently cvmfs-config and singularity
# This will become the key for all repos, currently cvmfs-config, singularity, and test
- path: /etc/cvmfs/keys/galaxyproject.org/galaxyproject.org.pub
key: |
-----BEGIN PUBLIC KEY-----
Expand All @@ -172,17 +172,6 @@ galaxy_cvmfs_keys:
mAG1ceyBFowj/r3iJTa+Jcif2uAmZxg+cHkZG5KzATykF82UH1ojUzREMMDcPJi2
dQIDAQAB
-----END PUBLIC KEY-----
- path: /etc/cvmfs/keys/galaxyproject.org/test.galaxyproject.org.pub
key: |
-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtfc5SSX9ALcrukWYcxkI
mkLhlkJa5tCP1oZNWFA7GfE4xQW2vcKE5qmbZqhYVfdiy+FHPnhWPJp577hekD2F
vMITbApdZ0265AjRC0+EKKxpMF8zZ0q71vCFxvdK0c3DtT/3LmqKrr2wimtJZjQN
UAZcQG2ykzeHzFZ46w74IO0o8Fv/w2XEbYI0QqbNFv+0hcp5SruFqaaLsRZdd6Bn
3iSylgVRQ5b+h1LfB/EuEpSmH1sDozZ4tU0fpbrBSknK76aad1o/cvWY1X87ToUV
helU0HE2Rw/u9EqJDvPFTbUmad3MtspkqbG5Eo7lI+ktzbcD7UTsQ/7noIXIQ5dD
PwIDAQAB
-----END PUBLIC KEY-----
- path: /etc/cvmfs/keys/galaxyproject.org/data.galaxyproject.org.pub
key: |
-----BEGIN PUBLIC KEY-----
Expand Down

0 comments on commit 6536712

Please sign in to comment.