Commit Graph

103 Commits

Author SHA1 Message Date
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
William Wernert ce9554281e Fix backwards logic 2021-05-17 16:08:34 -04:00
William Wernert 4e1fba5b38 Only echo error code if not using retry 2021-05-17 16:04:13 -04:00
William Wernert 3f238f7a4a Set flag so trap doesn't repeat info 2021-05-17 16:02:52 -04:00
William Wernert b89091cc7d Try retrying in curl instead of shell function 2021-05-17 15:58:25 -04:00
William Wernert 9ced391c11 Fix indent in main(), re-add trap, remove ERR_HANDLED variable 2021-05-12 13:20:59 -04:00
William Wernert c379822bf0 Set variable to skip trap if error already handled 2021-05-11 12:59:49 -04:00
William Wernert f793450d97 Return actual exit code from retry 2021-05-10 13:22:13 -04:00
William Wernert 7b29c6427b Add preliminary error handling in soup 2021-05-07 10:55:17 -04:00
Jason Ertel 6768e8ddf6 copy_new_files usage consistent across soup and hotfixapply scripts 2021-05-03 15:42:24 -04:00
Mike Reeves a489b369d7 Jertel Compliance 2021-05-03 15:23:34 -04:00
m0duspwnens 90683a7e04 fix UPDATE_DIR var 2021-04-22 15:22:55 -04:00
William Wernert 3f007f1026 Disable fastestmirror during setup + soup 2021-04-20 15:18:06 -04:00
m0duspwnens eb94c011e2 update location of yum keys and repo files for setup 2021-04-13 11:15:15 -04:00
William Wernert 04920dcbed Merge branch 'dev' into foxtrot 2021-03-31 09:15:17 -04: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
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
William Wernert c0163108ab Merge branch 'dev' into foxtrot
# Conflicts:
#	salt/common/tools/sbin/soup
2021-03-17 10:23:51 -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 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 4ffa0fbc13 [wip] Fix proxy validation 2021-03-03 14:09:59 -05:00