From 4f545eefc2813e565bd8004c4350ebb189b4666b Mon Sep 17 00:00:00 2001 From: m0duspwnens Date: Thu, 22 Apr 2021 15:27:57 -0400 Subject: [PATCH] update preflight --- setup/so-preflight | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup/so-preflight b/setup/so-preflight index 1ef840284..e58feebd2 100644 --- a/setup/so-preflight +++ b/setup/so-preflight @@ -46,8 +46,7 @@ check_new_repos() { if [[ $OS == 'centos' ]]; then local repo_arr=( "https://download.docker.com/linux/centos/docker-ce.repo" - "https://repo.saltstack.com/py3/redhat/7/x86_64/archive/3003/SALTSTACK-GPG-KEY.pub" - "https://repo.saltstack.com/py3/ubuntu/18.04/amd64/archive/3003/SALTSTACK-GPG-KEY.pub" + "https://repo.securityonion.net/file/securityonion-repo/keys/SALTSTACK-GPG-KEY.pub" "https://download.docker.com/linux/ubuntu/gpg" "https://packages.wazuh.com/key/GPG-KEY-WAZUH" "https://packages.wazuh.com/3.x/yum/"