m0duspwnens
b7aa9ddaa3
run preupgrade changes if 2.3.40
2021-04-07 11:37:55 -04:00
m0duspwnens
080ecba8e6
change delrepos
2021-04-07 10:54:46 -04:00
m0duspwnens
8f208728dd
change delete repos
2021-04-07 09:10:16 -04:00
m0duspwnens
9b19f93ad0
Merge remote-tracking branch 'remotes/origin/soup2350' into salt3003.1
2021-04-06 16:46:12 -04:00
Mike Reeves
6f7e6cee80
Force it
2021-04-06 16:43:42 -04:00
m0duspwnens
a95ead1ec8
Merge remote-tracking branch 'remotes/origin/soup2350' into salt3003.1
2021-04-06 16:31:16 -04:00
Mike Reeves
51bf988d31
Add .repo extension
2021-04-06 16:21:19 -04:00
m0duspwnens
73e00dbe30
change salt upgrade in soup
2021-04-06 16:07:08 -04:00
m0duspwnens
f522799b36
Merge remote-tracking branch 'remotes/origin/soup2350' into salt3003.1
2021-04-06 15:58:21 -04:00
Mike Reeves
b50700114c
Add the do
2021-04-06 15:58:08 -04:00
m0duspwnens
9c7309797a
Merge remote-tracking branch 'remotes/origin/soup2350' into salt3003.1
2021-04-06 15:48:36 -04:00
Mike Reeves
92768ecd08
Add upgrade function
2021-04-06 15:47:50 -04:00
Mike Reeves
af6403f874
soup salt and repos ohh my
2021-04-06 15:45:05 -04:00
m0duspwnens
80509fbbc6
fix -R repo option
2021-04-06 12:23:11 -04:00
m0duspwnens
6da84c7c87
strip trailing /
2021-04-06 12:00:36 -04:00
m0duspwnens
521dbbd90a
change repo path
2021-04-06 11:45:59 -04:00
m0duspwnens
01f95c846c
remove trailing /
2021-04-06 11:41:06 -04:00
m0duspwnens
049001d572
set repo url for salt upgrade for centos
2021-04-06 09:48:21 -04:00
m0duspwnens
1ea0be0097
remove references to 3003.1 change to 3003
2021-04-06 09:15:22 -04:00
m0duspwnens
3a1c478d9a
compare the new var
2021-04-05 16:56:34 -04:00
m0duspwnens
89f72bb6ed
check if . in new version, append .1 if not
2021-04-05 16:44:51 -04:00
m0duspwnens
83bf709290
use -r for salt boostrap in soup as well
2021-04-05 15:12:53 -04:00
Mike Reeves
97503bc35d
Merge pull request #3761 from Security-Onion-Solutions/newraid
...
Newraid
2021-04-05 14:31:51 -04:00
Mike Reeves
f9dc040c7f
Fix Raid
2021-04-05 11:38:39 -04:00
William Wernert
d19c03efef
Refactor search of config lines
...
* Create arrays for each line and loop through them for better code readability
* Add more host key algorithms for removal
* Update regex to look for a comma or EOL at the end of the search term, to avoid missing last item in list
2021-04-02 14:49:22 -04:00
William Wernert
8b8086b91a
Update wording, as the new key tends to be ED25519, not ECDSA
2021-04-02 10:20:28 -04:00
William Wernert
fd57996bc6
Change behavior of adding lines to sshd config
...
* Replace existing lines in cases where a change has already been made
2021-04-02 10:00:27 -04:00
William Wernert
43c31b4e66
Fix script so changes are actually made
2021-04-01 14:56:05 -04:00
William Wernert
fa373e9db0
Merge branch 'fix/ssh-harden-setup' into foxtrot
2021-04-01 11:04:10 -04:00
William Wernert
2a595f03b7
Merge pull request #3630 from Security-Onion-Solutions/foxtrot
...
Add option to configure chrony as an ntp service
2021-03-31 13:41:06 -04:00
Josh Brower
209d348108
Merge pull request #3688 from Security-Onion-Solutions/fix/playbook-sync
...
Fix sensor cleanup & playbook sync scripts
2021-03-31 11:59:27 -04:00
William Wernert
04920dcbed
Merge branch 'dev' into foxtrot
2021-03-31 09:15:17 -04:00
gebhard73
0b9cf57b5f
Update so-index-list
...
Sort by index name.
2021-03-31 14:22:06 +02:00
Josh Brower
679925ebd9
Fix sensor cleanup & playbook sync scripts
2021-03-30 13:29:56 -04:00
Wes Lambert
7049383ba6
Add Elastic scripts
2021-03-30 15:47:05 +00:00
Mike Reeves
09064baf71
Update so-common
2021-03-30 11:21:19 -04:00
Mike Reeves
5882642c32
fixpath for GPG Keys for real
2021-03-28 22:10:02 -04:00
Mike Reeves
bab062e52b
Fix acng to actually cache
2021-03-26 16:21:03 -04:00
Mike Reeves
955d41abde
Fix acng to actually cache
2021-03-26 16:18:49 -04:00
Mike Reeves
8819cc1371
Fix acng to actually cache
2021-03-26 16:01:22 -04:00
William Wernert
eb674b3b93
Validate list of ntp servers (ip4, hostname, or fqdn)
2021-03-25 14:45:33 -04:00
Jason Ertel
08f46a779a
Remove freqserver, minio, and domainstats from image list
2021-03-24 11:32:29 -04:00
William Wernert
982f2de33c
[fix] Refactor so-ssh-harden
...
* Create a temp file to make changes, and only copy back over if any changes are made
* Test changes as they're made, and exit if the test fails
* Only add lines if they don't already exist in the config
2021-03-24 09:48:00 -04:00
Jason Ertel
79ad87f83c
Remove freqserver, minio, and domainstats from image list
2021-03-23 21:16:17 -04:00
William Wernert
23cd006724
so-ssh-harden fixes
...
* Change when script is run during setup
* Add newlines to sshd config for legibility
2021-03-23 14:06:10 -04:00
Josh Brower
77b8aecfd9
add so-kibana-space-defaults
2021-03-18 15:40:12 -04:00
Mike Reeves
2e84af621e
Add postloop for 2.3.40
2021-03-18 15:14:10 -04:00
William Wernert
96ac742b69
[fix] Also accept a hostname in the proxy URL
2021-03-17 17:31:47 -04:00
William Wernert
7da027abc1
Make the Elastic license prompt case insensitive
2021-03-17 16:55:34 -04:00
Josh Brower
7583593152
Add space defaults scripot
2021-03-17 15:47:36 -04:00