From ce192c25269a0144cabadd7dcc6bbca27904a6f9 Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Fri, 15 Apr 2022 13:11:15 -0400 Subject: [PATCH] Update so-preflight --- setup/so-preflight | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-preflight b/setup/so-preflight index cdbcf6bfe..d1fd89b6e 100755 --- a/setup/so-preflight +++ b/setup/so-preflight @@ -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" )