From bdfde669f38cc54c6648dc35c4df8f0d115f3eb2 Mon Sep 17 00:00:00 2001 From: Josh Brower Date: Wed, 14 Sep 2022 18:38:08 -0400 Subject: [PATCH] remove outdated scripts --- salt/common/tools/sbin/so-cortex-restart | 12 ------------ salt/common/tools/sbin/so-cortex-start | 12 ------------ salt/common/tools/sbin/so-cortex-stop | 12 ------------ salt/common/tools/sbin/so-cortex-user-add | 12 ------------ salt/common/tools/sbin/so-cortex-user-enable | 12 ------------ salt/common/tools/sbin/so-thehive-es-restart | 12 ------------ salt/common/tools/sbin/so-thehive-es-start | 12 ------------ salt/common/tools/sbin/so-thehive-es-stop | 12 ------------ salt/common/tools/sbin/so-thehive-restart | 12 ------------ salt/common/tools/sbin/so-thehive-start | 12 ------------ salt/common/tools/sbin/so-thehive-stop | 12 ------------ salt/common/tools/sbin/so-thehive-user-add | 12 ------------ salt/common/tools/sbin/so-thehive-user-enable | 12 ------------ salt/common/tools/sbin/so-thehive-user-update | 12 ------------ 14 files changed, 168 deletions(-) delete mode 100755 salt/common/tools/sbin/so-cortex-restart delete mode 100755 salt/common/tools/sbin/so-cortex-start delete mode 100755 salt/common/tools/sbin/so-cortex-stop delete mode 100755 salt/common/tools/sbin/so-cortex-user-add delete mode 100755 salt/common/tools/sbin/so-cortex-user-enable delete mode 100755 salt/common/tools/sbin/so-thehive-es-restart delete mode 100755 salt/common/tools/sbin/so-thehive-es-start delete mode 100755 salt/common/tools/sbin/so-thehive-es-stop delete mode 100755 salt/common/tools/sbin/so-thehive-restart delete mode 100755 salt/common/tools/sbin/so-thehive-start delete mode 100755 salt/common/tools/sbin/so-thehive-stop delete mode 100755 salt/common/tools/sbin/so-thehive-user-add delete mode 100755 salt/common/tools/sbin/so-thehive-user-enable delete mode 100755 salt/common/tools/sbin/so-thehive-user-update diff --git a/salt/common/tools/sbin/so-cortex-restart b/salt/common/tools/sbin/so-cortex-restart deleted file mode 100755 index fe8193bf7..000000000 --- a/salt/common/tools/sbin/so-cortex-restart +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" \ No newline at end of file diff --git a/salt/common/tools/sbin/so-cortex-start b/salt/common/tools/sbin/so-cortex-start deleted file mode 100755 index 25b2c99c5..000000000 --- a/salt/common/tools/sbin/so-cortex-start +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash - -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" diff --git a/salt/common/tools/sbin/so-cortex-stop b/salt/common/tools/sbin/so-cortex-stop deleted file mode 100755 index 036ab5689..000000000 --- a/salt/common/tools/sbin/so-cortex-stop +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" diff --git a/salt/common/tools/sbin/so-cortex-user-add b/salt/common/tools/sbin/so-cortex-user-add deleted file mode 100755 index fe8193bf7..000000000 --- a/salt/common/tools/sbin/so-cortex-user-add +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" \ No newline at end of file diff --git a/salt/common/tools/sbin/so-cortex-user-enable b/salt/common/tools/sbin/so-cortex-user-enable deleted file mode 100755 index fe8193bf7..000000000 --- a/salt/common/tools/sbin/so-cortex-user-enable +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" \ No newline at end of file diff --git a/salt/common/tools/sbin/so-thehive-es-restart b/salt/common/tools/sbin/so-thehive-es-restart deleted file mode 100755 index 036ab5689..000000000 --- a/salt/common/tools/sbin/so-thehive-es-restart +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" diff --git a/salt/common/tools/sbin/so-thehive-es-start b/salt/common/tools/sbin/so-thehive-es-start deleted file mode 100755 index feeb5cafd..000000000 --- a/salt/common/tools/sbin/so-thehive-es-start +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash - -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" \ No newline at end of file diff --git a/salt/common/tools/sbin/so-thehive-es-stop b/salt/common/tools/sbin/so-thehive-es-stop deleted file mode 100755 index fe8193bf7..000000000 --- a/salt/common/tools/sbin/so-thehive-es-stop +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" \ No newline at end of file diff --git a/salt/common/tools/sbin/so-thehive-restart b/salt/common/tools/sbin/so-thehive-restart deleted file mode 100755 index fe8193bf7..000000000 --- a/salt/common/tools/sbin/so-thehive-restart +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" \ No newline at end of file diff --git a/salt/common/tools/sbin/so-thehive-start b/salt/common/tools/sbin/so-thehive-start deleted file mode 100755 index feeb5cafd..000000000 --- a/salt/common/tools/sbin/so-thehive-start +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash - -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" \ No newline at end of file diff --git a/salt/common/tools/sbin/so-thehive-stop b/salt/common/tools/sbin/so-thehive-stop deleted file mode 100755 index fe8193bf7..000000000 --- a/salt/common/tools/sbin/so-thehive-stop +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" \ No newline at end of file diff --git a/salt/common/tools/sbin/so-thehive-user-add b/salt/common/tools/sbin/so-thehive-user-add deleted file mode 100755 index fe8193bf7..000000000 --- a/salt/common/tools/sbin/so-thehive-user-add +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" \ No newline at end of file diff --git a/salt/common/tools/sbin/so-thehive-user-enable b/salt/common/tools/sbin/so-thehive-user-enable deleted file mode 100755 index fe8193bf7..000000000 --- a/salt/common/tools/sbin/so-thehive-user-enable +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" \ No newline at end of file diff --git a/salt/common/tools/sbin/so-thehive-user-update b/salt/common/tools/sbin/so-thehive-user-update deleted file mode 100755 index fe8193bf7..000000000 --- a/salt/common/tools/sbin/so-thehive-user-update +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/bash -# -# Copyright Security Onion Solutions LLC and/or licensed to Security Onion Solutions LLC under one -# or more contributor license agreements. Licensed under the Elastic License 2.0 as shown at -# https://securityonion.net/license; you may not use this file except in compliance with the -# Elastic License 2.0. - - - -. /usr/sbin/so-common - -echo "TheHive and its components are no longer part of Security Onion" \ No newline at end of file