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
5f5a53b8bb
Push repolist to dev null
2021-03-30 11:14:58 -04:00
Mike Reeves
d889bd2694
Fix Security Onio Pub Key
2021-03-28 22:32:03 -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
m0duspwnens
53528d486c
remove minio
2021-03-24 09:44:56 -04:00
m0duspwnens
3a8aea0de6
removing domainstats and freqserver from so-image-common
2021-03-24 09:11:48 -04:00
Jason Ertel
79ad87f83c
Remove freqserver, minio, and domainstats from image list
2021-03-23 21:16:17 -04:00
m0duspwnens
a3e11f017b
merge with 2.3.40
2021-03-23 14:34:52 -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
Mike Reeves
908a9c2c06
Merge pull request #3550 from Security-Onion-Solutions/issue/3493
...
fix docker-ce holds
2021-03-19 15:18:45 -04:00
m0duspwnens
d0f938a600
fix docker-ce holds
2021-03-19 15:16:58 -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
cb0fb93f77
Also add python packaging lib package to common state
2021-03-18 11:28:25 -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
Jason Ertel
dc0d989942
Merge pull request #3504 from Security-Onion-Solutions/issue/3493
...
UPGRADE: docker-ce, docker-ce-cli, containerd to latest
2021-03-17 13:51:31 -04:00
William Wernert
16d6e116fa
Merge branch 'dev' into foxtrot
...
# Conflicts:
# salt/idstools/init.sls
2021-03-17 11:52:54 -04:00
William Wernert
99a37a56a9
[fix] Change the commands so-rule uses to apply changes
2021-03-17 10:36:43 -04:00
m0duspwnens
f63cc10602
https://github.com/Security-Onion-Solutions/securityonion/issues/3493
2021-03-17 10:26:52 -04:00
William Wernert
c0163108ab
Merge branch 'dev' into foxtrot
...
# Conflicts:
# salt/common/tools/sbin/soup
2021-03-17 10:23:51 -04:00
m0duspwnens
aa14dda155
https://github.com/Security-Onion-Solutions/securityonion/issues/3493
2021-03-17 10:20:20 -04:00
Doug Burks
d32c1de411
FEATURE: soup should provide some initial information and then prompt the user to continue #3486
2021-03-17 09:00:46 -04:00
Doug Burks
388524ec4e
Shorten Elastic License URL to avoid line wrap
2021-03-16 16:39:14 -04:00
Mike Reeves
e528d84ebe
Update Elastic License Text
2021-03-16 12:56:06 -04:00
Mike Reeves
2851840e76
Fix Logging
2021-03-16 12:18:01 -04:00
Mike Reeves
00025e5c74
Fix Syntax Error
2021-03-16 09:34:53 -04:00
Mike Reeves
8d23518f90
Update Elastic Link
2021-03-15 17:50:06 -04:00
Mike Reeves
9a4c4448f3
Fix whiptail display
2021-03-15 17:45:44 -04:00
Mike Reeves
72759de97f
Fix so-common syntax
2021-03-15 17:37:44 -04:00
Mike Reeves
67e0d450e4
Add Elastic License Prompts
2021-03-15 17:32:36 -04:00
William Wernert
55aee69a74
Merge branch 'dev' into foxtrot
2021-03-15 12:34:24 -04:00
Mike Reeves
ab75d0e563
soup for 2.3.40
2021-03-15 10:51:31 -04:00
Mike Reeves
79c7af9a31
soup for 2.3.40
2021-03-15 10:48:24 -04:00
Doug Burks
da7adab566
FEATURE: soup should output more guidance for distributed deployments at the end #3340
2021-03-12 12:59:17 -05:00
William Wernert
9ffbb9d37e
[fix] Use update so-cortex-user-enable with correct pillar
...
Fixes #3388
2021-03-10 16:17:10 -05:00
William Wernert
157badf448
[fix] Use correct pillar value for api key
...
Fixes #3388
2021-03-10 16:12:59 -05:00
m0duspwnens
75012cdcba
create rps and cqs
2021-03-10 15:20:11 -05:00
William Wernert
f0e089b6bf
Merge branch 'dev' into foxtrot
2021-03-09 10:11:04 -05:00
William Wernert
8c4e66f7bb
[fix] Print error to stderr
2021-03-08 15:52:21 -05:00
William Wernert
5ee6856a07
Strip the last substring following a hyphen for automated branches
...
Also don't show the user a stack trace on invalid version strings, just alert on the bad string and exit
2021-03-08 15:43:54 -05:00
Mike Reeves
bf4ac2a312
Fix some merge conflicts
2021-03-08 11:43:24 -05:00