Merge remote-tracking branch 'origin/reyesj2/kafka' into kaffytaffy

This commit is contained in:
m0duspwnens
2024-04-02 16:40:47 -04:00
11 changed files with 360 additions and 359 deletions

View File

@@ -629,15 +629,6 @@ if ! [[ -f $install_opt_file ]]; then
set_minion_info
whiptail_end_settings
elif [[ $is_kafka ]]; then
info "Setting up as node type Kafka broker"
#check_requirements "kafka"
networking_needful
collect_mngr_hostname
add_mngr_ip_to_hosts
check_manager_connection
set_minion_info
whiptail_end_settings
fi
if [[ $waitforstate ]]; then