adding deployment site

This commit is contained in:
David Schroeder
2026-07-25 13:12:16 -05:00
parent bdd69fbfff
commit 22da8f43d2
3 changed files with 96 additions and 10 deletions
+3 -2
View File
@@ -3,7 +3,7 @@
action="${1:-}"
FOLDER='/opt/idssys/ta-proxmenu'
VERS='2026.7.25-18'
VERS='2026.7.25-19'
noupdate=' '
@@ -27,7 +27,8 @@ VIRTIO_FILE="${VIRTIO_DOWNLOAD_URL##*/}"
S1_VERSION='26_1_1_31'
S1_PACKAGE="SentinelAgent_linux_x86_64_v${S1_VERSION}.deb"
S1_DOWNLOAD_URL="https://git.scity.us/TAI/files/raw/branch/main/${S1_PACKAGE}"
S1_BROKER_URL='https://tapm.scity.us'
S1_BROKER_PACKAGE='sentinelone-linux'
if [[ -d /mnt/pve/PVE-Shared-Storage/template/iso ]]; then
DLDIR='/mnt/pve/PVE-Shared-Storage/template/iso'