mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Fixing Amazon2 GPG key for releases 3006 and higher.
This commit is contained in:
parent
52e4f97fa9
commit
b3c3753f42
1 changed files with 1 additions and 1 deletions
|
@ -6302,7 +6302,7 @@ install_amazon_linux_ami_2_onedir_deps() {
|
|||
gpg_key="${base_url}SALTSTACK-GPG-KEY.pub"
|
||||
fi
|
||||
else
|
||||
gpg_key="${base_url}SALTSTACK-GPG-PUBKEY-2023.pub"
|
||||
gpg_key="${base_url}SALT-PROJECT-GPG-PUBKEY-2023.pub"
|
||||
fi
|
||||
|
||||
# This should prob be refactored to use __install_saltstack_rhel_repository()
|
||||
|
|
Loading…
Add table
Reference in a new issue