Wes Lambert
f5bb831edf
Fix comment
2020-06-24 17:27:59 +00:00
Wes Lambert
8bfbd77367
Update whiptail for Strelka
2020-06-24 17:18:05 +00:00
William Wernert
bd36749959
[feat] Remove navigator container references
2020-06-24 12:38:32 -04:00
Mike Reeves
a91dbf0d1d
Fix wording for Suricata meta data in whiptail
2020-06-15 15:10:16 -04:00
Josh Brower
3f3990ac83
Merge remote-tracking branch 'remotes/origin/dev' into feature/fleet-setup
2020-06-08 08:30:37 -04:00
Mike Reeves
5a9030883a
Rename Bro to Zeek in some whiptail menus
2020-06-03 16:44:52 -04:00
Josh Brower
3d92145bb9
Fleet standalone - custom hostnames
2020-06-03 15:52:18 -04:00
Josh Brower
b695b7f245
Fleet standalone fixes - firewall
2020-06-02 08:05:48 -04:00
Josh Brower
4b14ecf1d9
Fleet standalone fixes
2020-06-01 16:36:32 -04:00
Josh Brower
0d8c0e1fa6
Fleet standalone fixes
2020-05-28 16:27:18 -04:00
William Wernert
769f5674eb
[fix] Always call set_default_log_size
2020-05-27 14:08:27 -04:00
William Wernert
c614e0a880
[feat] Add prompt about master needing internet access
...
When package updates go through the master node, that master needs internet access.
Therefore, prompt the user about this requirement.
Resolves #146
2020-05-27 10:11:54 -04:00
Mike Reeves
d260224dfe
Update reboot language
2020-05-26 13:39:36 -04:00
William Wernert
b029d9aca6
[feat] Initial work for running setup through proxy
2020-05-22 11:40:16 -04:00
William Wernert
87afedae82
[fix] Menu spelling fixes
2020-05-15 14:33:37 -04:00
William Wernert
2f4ce40095
[fix] Change verbiage to indicate the master vs open is only for OS packages
2020-05-15 11:40:37 -04:00
William Wernert
692d1d72a3
[fix] Change verbiage to indicate the master vs open is only for OS packages
2020-05-15 11:39:59 -04:00
m0duspwnens
5f4ec41497
rename PROD to STANDALONE
2020-05-14 15:05:37 -04:00
William Wernert
8c8e0bf0e4
[fix] Set hostname correctly so salt picks it up before reboot
2020-05-13 16:15:41 -04:00
Josh Brower
20e7331bb9
navigator fixes
2020-05-10 11:57:20 -04:00
Mike Reeves
80aca60477
Added Production Mode
2020-05-06 14:27:34 -04:00
Mike Reeves
bc6c8c8332
Remove Parsing Node
2020-05-06 14:06:02 -04:00
William Wernert
aa00309f00
[fix] Add TESTING flag to resolve merge conflicts
2020-05-05 09:06:46 -04:00
William Wernert
d9a8fa0474
[fix] Hit -> Press
2020-05-04 16:06:02 -04:00
William Wernert
6785b9e4d2
[feat] Add check for hardware requirements
2020-05-04 15:59:07 -04:00
William Wernert
6ae91c2ff0
[feat] Use getent instead of hosts in case the hostsfile has already been updated
2020-05-04 09:34:36 -04:00
William Wernert
299709108f
[fix] Don't run check_exitstatus in whiptail_homenet_sensor
2020-05-01 11:04:35 -04:00
William Wernert
93493b204f
[fix] Add new whitespace
2020-04-29 18:15:21 -04:00
William Wernert
bf41fe838c
[fix] Correct order of setup salt states
2020-04-28 22:40:21 -04:00
William Wernert
10e46b6fc3
[fix] Calc log_size_limit more accurately + actually call function
2020-04-22 22:42:24 -04:00
William Wernert
09c22bbe43
[fix] Create arrays for bro_pins and suricata_pins
2020-04-22 16:59:31 -04:00
William Wernert
02cd1a7623
[fix] Provide more feedback about whiptail exit status to user
2020-04-22 16:58:33 -04:00
William Wernert
5b3584d738
[fix] Add check for TESTHOST being blank, only install packages before setup if missing
2020-04-22 15:56:27 -04:00
William Wernert
4024c9758c
[fix] Don't trim double quotes inline, masks whiptail cancel ret code
2020-04-22 15:25:25 -04:00
William Wernert
158f380dac
[fix] Change =<(...) to =$(...)
2020-04-22 14:59:46 -04:00
William Wernert
5c9e2f1820
[fix] Blank terminal before whiptail starts
2020-04-22 14:57:37 -04:00
William Wernert
7c1bf39ff4
[fix] Don't print hostname in whiptail_set_redirect
...
* Fixes #598
2020-04-22 14:14:57 -04:00
William Wernert
25432b745d
[fix] Export instead of declaring dynamic variables
2020-04-22 13:56:53 -04:00
William Wernert
3f264163d4
[fix] Test if QUIET var is set, and convert whiptail output to arrays
...
Also rewrite filter_unused_nics so it is the only source for list of nics
2020-04-22 13:15:08 -04:00
William Wernert
ceb46c4eca
[fix] Revert variable rename (HNSENSOR, HNMASTER)
2020-04-18 19:10:37 -04:00
William Wernert
3ef3c157f3
[refactor][WIP] Setup changes part 6
2020-04-18 19:10:33 -04:00
m0duspwnens
cca408e2d8
change log_size_limit logic - https://github.com/Security-Onion-Solutions/securityonion-saltstack/issues/551
2020-04-18 18:58:24 -04:00
William Wernert
35b5dfd83e
[refactor] Move functions used by multiple scripts to separate file
2020-04-18 18:51:58 -04:00
William Wernert
5c3a56a289
[refactor] Start using lower case for variables
2020-04-18 18:50:13 -04:00
William Wernert
f801cbe376
[refactor] Use 0/1 for MASTERUPDATES variable
2020-04-18 18:28:02 -04:00
William Wernert
043f2df7e3
[refactor] Set enabled components in whiptail function
2020-04-18 18:26:27 -04:00
William Wernert
56326026b7
[refactor] Add variable to whiptail functions for quiet install
...
This is an initial change to allow for automated installs and testing.
The variable `QUIET` is checked in all whiptail functions and they are
skipped if the variable is set.
Closes #526
2020-04-07 15:24:36 -04:00
Jason Ertel
99e8226ae5
Validate email and password for the webuser during install
2020-04-03 12:04:42 -04:00
Mike Reeves
1b6222a04b
Fix Password Bug for SOREMOTE
2020-04-02 18:01:39 -04:00
Mike Reeves
fffe1ef720
Add soremote user
2020-04-02 11:51:39 -04:00