Merge pull request #7802 from Security-Onion-Solutions/dougburks-patch-1

Replace old saltstack repo in so-preflight
This commit is contained in:
Doug Burks
2022-04-15 13:17:14 -04:00
committed by GitHub

View File

@@ -96,7 +96,7 @@ check_new_repos() {
local repo_arr=(
"https://download.docker.com/linux/ubuntu/gpg"
"https://download.docker.com/linux/ubuntu"
"https://repo.saltstack.com/py3/ubuntu/$ubuntu_version/amd64/archive/3003/SALTSTACK-GPG-KEY.pub"
"https://repo.securityonion.net/file/securityonion-repo/ubuntu/$ubuntu_version/amd64/salt/SALTSTACK-GPG-KEY.pub"
"https://packages.wazuh.com/key/GPG-KEY-WAZUH"
"https://packages.wazuh.com"
)