Commit Graph

133 Commits

Author SHA1 Message Date
Mike Reeves 7f395c4c1e Update so-common 2023-03-27 10:49:36 -04:00
Mike Reeves e52087b742 Saltify it up 2023-03-23 10:54:01 -04:00
Mike Reeves f8d5acd37d Saltify it up 2023-03-23 10:43:47 -04:00
Mike Reeves 327855b0af add docker 2023-02-22 09:28:51 -05:00
Mike Reeves 4741038a41 fix function 2023-02-14 10:15:35 -05:00
Mike Reeves 89bd9163fb reposync attempt for reocky 2023-02-14 10:08:34 -05:00
Mike Reeves b2d85b843f reposync 2023-02-14 09:00:10 -05:00
Jason Ertel 05a6d702b0 Add logic to determine if setup succeeded and provide relevant output 2023-01-19 10:03:03 -05:00
Doug Burks 042693895a add new DOC_BASE_URL variable to so-common 2022-12-19 10:21:54 -05:00
doug d3a8bdff52 setup improvements 2022-12-13 11:20:00 -05:00
Mike Reeves 81f79c3a02 Firewall Changes 2022-09-22 16:33:08 -04:00
Mike Reeves 2bd9dd80e2 Move In Day 2022-09-07 09:06:25 -04:00
m0duspwnens 01510c184a set_os and set_cron_service_name sooner 2022-04-11 15:36:02 -04:00
m0duspwnens 6ed8694008 dont need to pass -t 2022-04-11 15:11:57 -04:00
m0duspwnens a2180a6721 ensure salt-master service is running before proceeding with soup 2022-04-11 15:01:41 -04:00
m0duspwnens e3f3af52e1 fix spacing 2022-03-29 10:19:29 -04:00
m0duspwnens 0ddfaf8d74 changes for workstation 2022-03-28 15:34:15 -04:00
m0duspwnens dc24cb711d need local to be --local 2022-02-28 13:50:08 -05:00
m0duspwnens cd981fa2ae forgot then for if 2022-02-28 12:25:06 -05:00
m0duspwnens 278235b0ca update so-common lookup_salt_value to accept local option. soup get minion id from grains with local option 2022-02-28 12:15:23 -05:00
Jason Ertel 4ab7a6a079 Merge pull request #6967 from Security-Onion-Solutions/kilo
Copyright year and format update
2022-01-24 10:39:31 -05:00
Jason Ertel eefcc929c2 Update copyright pattern to match other repos 2022-01-24 10:09:23 -05:00
Jason Ertel 7c22f46a55 Update copyright year for 2022 2022-01-24 09:35:29 -05:00
m0duspwnens 00d0eb1ce5 fix setting var 2022-01-20 16:37:33 -05:00
m0duspwnens 01cb505338 start cron and enable highstate if soup exits on error 2022-01-20 16:31:01 -05:00
m0duspwnens e1757926cf start cron and reenable highstate on soup exit 2022-01-20 15:26:03 -05:00
m0duspwnens 03b9b74ace stop cron before soup upgrades the manager, start cron at the end. add cron state that is in included in common 2022-01-12 16:04:10 -05:00
m0duspwnens cc2f6e23ca more detailed logging for the retry command 2021-12-30 13:09:29 -05:00
m0duspwnens d274615376 change exitCode to exitcode. set exitcode to 1 if failed output found 2021-12-30 10:45:30 -05:00
m0duspwnens 200736a118 add option to look for failed outout in retry function in so-common. look for Err: when running soapt-get update in setup 2021-12-29 18:15:16 -05:00
William Wernert 4149236cda Check for more invalid cidr syntax 2021-11-18 15:18:12 -05:00
William Wernert 262d2023b5 Add new ipv4 address w/ cidr mask validator 2021-11-17 12:41:25 -05:00
William Wernert f674555290 Check CIDR validity completely 2021-11-15 15:43:05 -05:00
William Wernert 052192e1d6 Revert "Use python lib to make cidr validation more strict"
This reverts commit 569cb24861.
2021-11-15 09:43:18 -05:00
William Wernert 569cb24861 Use python lib to make cidr validation more strict
Also update ipv4 validation to match the method used to validate cidr strings
2021-11-10 16:53:01 -05:00
Jason Ertel f659079542 Consolidate password validation messaging 2021-09-02 19:12:32 -04:00
William Wernert 0deb77468f Change uppercase regex
Check for any uppercase characters rather than revalidating input sans uppercase
2021-07-16 15:39:09 -04:00
William Wernert b552973e00 Add logic to show uppercase warning message when appropriate 2021-07-15 16:36:46 -04:00
doug a3d7f4e35d fix grammar 2021-06-25 11:16:26 -04:00
Mike Reeves 4af2f6d84a Fix airgap check 2021-06-24 09:49:57 -04:00
Jason Ertel 9b61723194 Merge branch 'dev' into kilo 2021-06-08 11:04:09 -04:00
William Wernert b3f2c60065 Whiptail title fixes
- Use a variable for the title
- Fix cases where the whiptail title wasn't changed previously
2021-06-02 12:38:32 -04:00
Jason Ertel 3a134cc706 fix merge conflicts 2021-06-02 09:16:28 -04:00
Jason Ertel b8a10f2e86 Support multiple elastic system users 2021-05-28 15:59:51 -04:00
m0duspwnens 0134ceef16 merge and resolve conflict in elasticsearch state 2021-05-27 11:33:44 -04:00
m0duspwnens 5a1e8d9fe9 update kibana scripts for elastic auth 2021-05-25 08:50:55 -04:00
William Wernert 946e369a44 Merge branch 'dev' into foxtrot 2021-05-21 15:26:24 -04:00
Jason Ertel b440f73336 Truncate wait_for_web_response.log before each wait invocation 2021-05-19 18:37:08 -04:00
William Wernert bdd53ed5e3 Change retry delay + count 2021-05-18 12:23:40 -04:00
William Wernert dbd5ef70c9 Change retry delay + count 2021-05-17 16:19:31 -04:00