William Wernert
|
17970beebc
|
Merge branch 'dev' into feature/turbo-proxy
# Conflicts:
# setup/so-functions
|
2020-05-26 16:37:08 -04:00 |
|
William Wernert
|
ec0ec79470
|
[fix] Test install type after it has been set
|
2020-05-26 16:23:06 -04:00 |
|
Jason Ertel
|
8e1bd32f4d
|
Improve automated installs and remove sleep during progress updates
|
2020-05-26 16:11:35 -04:00 |
|
William Wernert
|
001f7c6694
|
[fix] export TURBO var so it can be used from so-setup
|
2020-05-26 16:01:44 -04:00 |
|
William Wernert
|
9e1ed6983f
|
[fix] Parse options at beginning of setup
|
2020-05-26 15:25:30 -04:00 |
|
William Wernert
|
84e3ce508e
|
[fix] Only check for proxy-user & proxy-pass when needed
|
2020-05-26 15:19:37 -04:00 |
|
William Wernert
|
92c6a52496
|
[feat][WIP] Add functionality to run setup through a proxy
|
2020-05-26 14:49:22 -04:00 |
|
Mike Reeves
|
31b3563fb3
|
Fix package versions
|
2020-05-24 10:56:30 -04:00 |
|
Mike Reeves
|
1c207afb31
|
Define packages in the common state
|
2020-05-23 12:00:24 -04:00 |
|
William Wernert
|
13423bed18
|
[fix] Add indent in proxy.conf
|
2020-05-22 16:35:16 -04:00 |
|
William Wernert
|
9a1e122c19
|
Merge pull request #759 from Security-Onion-Solutions/feature/turbo-proxy
Feature/turbo proxy
|
2020-05-22 16:31:20 -04:00 |
|
William Wernert
|
d9feb0d95c
|
[fix] Don't repeat protocol in daemon.json
|
2020-05-22 15:09:04 -04:00 |
|
William Wernert
|
ad96baab55
|
[feat] Trim quotes from arguments
|
2020-05-22 14:50:58 -04:00 |
|
William Wernert
|
08564ed6d4
|
[feat] Trim quotes from arguments
|
2020-05-22 14:50:42 -04:00 |
|
William Wernert
|
862631b93a
|
[fix] Add space in daemon.json
|
2020-05-22 14:47:00 -04:00 |
|
Jason Ertel
|
19cd57bce0
|
Support automated setup
|
2020-05-22 14:44:57 -04:00 |
|
William Wernert
|
579b622935
|
[fix] Don't overwrite daemon.json, and only accept turbo mode on correct install types
|
2020-05-22 14:36:55 -04:00 |
|
William Wernert
|
78f6261fcc
|
[fix] acng should be port 3142 not 3412
|
2020-05-22 14:00:01 -04:00 |
|
William Wernert
|
4b505827b1
|
[fix] Use correct ports for acng and docker registry
|
2020-05-22 13:31:58 -04:00 |
|
William Wernert
|
c790b3827d
|
[fix] yum.conf proxy should not contain quotes
|
2020-05-22 13:25:17 -04:00 |
|
William Wernert
|
b029d9aca6
|
[feat] Initial work for running setup through proxy
|
2020-05-22 11:40:16 -04:00 |
|
Josh Patterson
|
07560463de
|
Merge pull request #737 from Security-Onion-Solutions/quickfix/wazuh
https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/695
|
2020-05-19 13:27:52 -04:00 |
|
William Wernert
|
3b3072b002
|
[fix] Update filtered nic list before trying to flush unused nics
|
2020-05-19 11:23:59 -04:00 |
|
William Wernert
|
c8be95646c
|
[fix] Remove newline in percentage string to fix printing
|
2020-05-19 10:22:14 -04:00 |
|
m0duspwnens
|
4f65d17690
|
https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/695
|
2020-05-19 10:14:40 -04:00 |
|
William Wernert
|
84952d5aa6
|
[fix][WIP] Revert parts of2261fe9
|
2020-05-19 09:56:59 -04:00 |
|
William Wernert
|
2261fe9b66
|
[fix][WIP] Changes to set_progress_str to fix percentage dropping to 0
|
2020-05-19 09:32:10 -04:00 |
|
m0duspwnens
|
a6575e7910
|
prevent wazuh-agent from updating - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/695
|
2020-05-18 17:00:18 -04:00 |
|
William Wernert
|
f319257f8d
|
[feat] Change kratos:redirect to master:url_base
|
2020-05-17 13:14:28 -04:00 |
|
m0duspwnens
|
4e63477b98
|
Merge remote-tracking branch 'remotes/origin/dev' into issue/140
|
2020-05-15 15:21:03 -04:00 |
|
William Wernert
|
b9456dcc98
|
[fix] Set output dir for docker registry untar
|
2020-05-15 10:42:13 -04:00 |
|
m0duspwnens
|
e8244cb2f2
|
add standalone to case statement in configure_minion so-functions - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/140
|
2020-05-14 17:14:35 -04:00 |
|
m0duspwnens
|
fb020f4fcd
|
update so-functions to handle STANDALONE mode - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/140
|
2020-05-14 16:26:04 -04:00 |
|
m0duspwnens
|
3064af753b
|
allow STANDALONE mode to install salt-master - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/140
|
2020-05-14 15:23:53 -04:00 |
|
William Wernert
|
80cd408821
|
[fix] Only install nc, not full nmap
|
2020-05-14 12:33:28 -04:00 |
|
William Wernert
|
2642968089
|
[fix] Correct wazuh + suricata pillar placement
|
2020-05-14 11:50:16 -04:00 |
|
Mike Reeves
|
937f488a8f
|
Update static pillar
|
2020-05-14 11:13:43 -04:00 |
|
m0duspwnens
|
367f99bf6e
|
add missing install for apt-get
|
2020-05-13 17:38:11 -04:00 |
|
m0duspwnens
|
d82c6c34ed
|
Merge branch 'issue/668' of https://github.com/Security-Onion-Solutions/securityonion-saltstack into issue/668
|
2020-05-13 17:22:34 -04:00 |
|
m0duspwnens
|
f3ff8dc18c
|
add quiet option back to wget
|
2020-05-13 17:22:24 -04:00 |
|
Josh Patterson
|
5e2a1b9346
|
Merge branch 'dev' into issue/668
|
2020-05-13 17:17:53 -04:00 |
|
m0duspwnens
|
1499a0c5fd
|
point gpg key to archive/2019.2.5
|
2020-05-13 17:16:15 -04:00 |
|
Josh Patterson
|
1b764f5d90
|
Merge pull request #672 from Security-Onion-Solutions/issue/668
remove space in package install
|
2020-05-13 16:43:34 -04:00 |
|
m0duspwnens
|
64cddfeed3
|
remove space in package install
|
2020-05-13 16:42:49 -04:00 |
|
William Wernert
|
92bb1499c4
|
Merge branch 'dev' of github.com:Security-Onion-Solutions/securityonion-saltstack into dev
# Conflicts:
# setup/so-functions
|
2020-05-13 16:20:10 -04:00 |
|
William Wernert
|
d7f5246dc4
|
[feat] Add quiet flag to wget
|
2020-05-13 16:19:06 -04:00 |
|
William Wernert
|
8c8e0bf0e4
|
[fix] Set hostname correctly so salt picks it up before reboot
|
2020-05-13 16:15:41 -04:00 |
|
m0duspwnens
|
c4ba7b3024
|
fix the missed changes for 2019.2.5 salt upgrade - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/668
|
2020-05-13 16:03:22 -04:00 |
|
m0duspwnens
|
9d33d6ae62
|
pin salt repo to 2019.2.5 for centos - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/668
|
2020-05-13 15:18:07 -04:00 |
|
William Wernert
|
5623f2e9a4
|
[fix] INSTALLERTYPE > install_type
|
2020-05-13 13:25:55 -04:00 |
|