diff --git a/salt/common/tools/sbin/so-common b/salt/common/tools/sbin/so-common index 8db8fea52..5b3eeb647 100755 --- a/salt/common/tools/sbin/so-common +++ b/salt/common/tools/sbin/so-common @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -IMAGEREPO=soshybridhunter +IMAGEREPO=securityonion # Check for prerequisites if [ "$(id -u)" -ne 0 ]; then