From b56d4975436c94eed7e56580f3e4a58e29f3502d Mon Sep 17 00:00:00 2001 From: reyesj2 <94730068+reyesj2@users.noreply.github.com> Date: Wed, 12 Jun 2024 11:17:06 -0400 Subject: [PATCH] Revert a so-setup change. Kafka is not an installable option Signed-off-by: reyesj2 <94730068+reyesj2@users.noreply.github.com> --- setup/so-setup | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/setup/so-setup b/setup/so-setup index 10f54ad10..571fcc75d 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -630,16 +630,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