William Wernert
302d6e03be
Merge branch 'dev' into foxtrot
2021-03-12 11:36:26 -05:00
doug
edb88ac09a
FIX: Improve Setup verbiage #3422
2021-03-12 10:54:44 -05:00
William Wernert
6842204981
Ask for hostname earlier in setup
2021-03-11 16:55:06 -05:00
William Wernert
6d431c0bda
Add more info to comment
2021-03-11 16:36:56 -05:00
William Wernert
b14b9e8e17
[fix] Fix dependency install progress bar
2021-03-11 16:34:54 -05:00
William Wernert
b35e65190e
[fix] Fix dependency install progress bar
2021-03-11 16:30:14 -05:00
William Wernert
8e8bb1489b
Redirect output of kill command
2021-03-11 16:13:52 -05:00
William Wernert
e2fc1b0b39
Redirect output of kill command
2021-03-11 16:06:49 -05:00
William Wernert
3306ffa792
Only collect proxy once, include manager in no_proxy value on minions
2021-03-11 16:03:43 -05:00
William Wernert
a86b2ab653
[fix] Remove additional collect_proxy call
2021-03-11 15:54:46 -05:00
William Wernert
5612fc10d4
[feat] Remove setup dependency on bc
2021-03-11 15:53:04 -05:00
William Wernert
66da3e380f
[fix] Set percentage value when needed
2021-03-11 15:25:38 -05:00
William Wernert
e60bc87ffa
Install setup required packages later so that also uses the proxy
2021-03-11 15:20:39 -05:00
William Wernert
0d01f63e3b
[fix] Confirm proxy password
2021-03-11 11:46:46 -05:00
William Wernert
506162bfcc
Use auth for automated proxy test
2021-03-11 10:52:17 -05:00
William Wernert
19ccd0c9a2
Merge branch 'dev' into foxtrot
2021-03-10 09:33:42 -05:00
Jason Ertel
3eb4a37c76
Expose zeek and suri pins for automation
2021-03-10 09:26:46 -05:00
Jason Ertel
180bba782e
Expose zeek and suri pins for automation
2021-03-10 09:26:11 -05:00
Jason Ertel
46af6a5c84
Ensure MTU is defined for advanced sensor automation
2021-03-10 08:14:25 -05:00
Jason Ertel
a496b03de7
Add missing MTU var for automation of advanced sensor
2021-03-09 20:52:34 -05:00
William Wernert
5c7d3656dd
[fix] Don't try to create so_proxy during automated installs, just set it
2021-03-08 12:26:17 -05:00
William Wernert
368b04b24e
Add back accidentally removed code
2021-03-08 09:04:17 -05:00
William Wernert
ca2766511b
Revert "[wip] Change when proxy is set up so main ip is known"
...
This reverts commit 1ea3cb1c61 .
# Conflicts:
# setup/so-functions
2021-03-08 09:02:53 -05:00
Jason Ertel
94610307b3
Merge branch 'dev' into kilo
2021-03-08 07:56:48 -05:00
William Wernert
35ae9363f5
[fix] Log gateway error, and don't show whiptail msg on automated installs
2021-03-05 20:15:37 -05:00
William Wernert
9c49cef2de
Merge branch 'feature/docker-prune-rework' into foxtrot
2021-03-05 14:18:57 -05:00
William Wernert
f537b3c7f7
Merge branch 'feature/setup-ssh-harden' into foxtrot
2021-03-05 14:18:35 -05:00
William Wernert
50fcdb65a6
[fix] Modify the proxy automated test
...
* It makes more sense to test the proxy using a network install, not via the iso
2021-03-05 13:53:48 -05:00
William Wernert
32e7afdc5f
Merge branch 'feature/setup' into foxtrot
2021-03-05 12:53:31 -05:00
William Wernert
245902326f
[wip] Add automation support for proxy settings
2021-03-05 12:53:20 -05:00
William Wernert
ec04145d15
[fix] Set proxy for idstools container manually
2021-03-05 11:34:31 -05:00
Jason Ertel
61a7efeeab
fix: syntax error in reserved ports configuration; ensure ports are reserved prior to setup
2021-03-05 10:54:01 -05:00
William Wernert
33b2bd33fe
[fix] Also create config.json so containers use proxy
2021-03-04 17:12:10 -05:00
William Wernert
e0d0baafcc
[fix] Permanently set proxy for yum using template
2021-03-04 16:40:32 -05:00
William Wernert
b3c7760ad4
[fix] Use correct variable in so-proxy.sh
2021-03-04 14:08:21 -05:00
William Wernert
a435ea77e8
[fix] Also add hostname to no_proxy list
2021-03-04 12:43:42 -05:00
William Wernert
2ee8c7ad1c
[fix] Always pass $proxy_addr since we retry the surrounding function
2021-03-04 12:16:23 -05:00
William Wernert
b265854644
[wip] Move proxy config to separate file
2021-03-04 12:10:42 -05:00
William Wernert
4339ded17f
[wip][fix] Don't add logic to so-setup, create wrapper function in so-functions
2021-03-04 12:10:14 -05:00
William Wernert
d19ca943cc
[fix][wip] Only setup proxy early on configure network setup
2021-03-04 11:57:16 -05:00
William Wernert
2e56252f54
[wip] Syntax fixes
2021-03-04 11:54:21 -05:00
William Wernert
13dc822197
[wip] Ask user if they want to re-enter the proxy
2021-03-04 11:53:08 -05:00
William Wernert
5a97341d33
[wip] Fix how collect_proxy function works on retry
2021-03-04 11:41:36 -05:00
William Wernert
7ee0fd6375
[wip] Specify setup log location to user when directing them to it
2021-03-04 11:31:22 -05:00
William Wernert
3d5cf128ae
[wip] Test proxy before using it
2021-03-03 15:02:21 -05:00
William Wernert
1ea3cb1c61
[wip] Change when proxy is set up so main ip is known
...
* Also only restart docker if the command exists (i.e. docker is installed)
2021-03-03 14:20:26 -05:00
William Wernert
e951e9d9c5
[wip] Further proxy changes
...
* Remove unused docker.conf template
* Rename proxy variable to avoid name collision
* Reword address prompt to specify users should not include user:pass in their input
* Actually call the collect_proxy function
2021-03-03 12:19:14 -05:00
William Wernert
26b1da744c
[wip] Reword proxy yesno prompt
2021-03-03 12:01:15 -05:00
William Wernert
83791d87c7
[wip][fix] Use passwordbox for proxy password
2021-03-03 11:58:45 -05:00
William Wernert
82018a206c
[wip] Don't validate user+pass for proxy, use new variable
2021-03-03 09:56:14 -05:00