diff --git a/setup/so-functions b/setup/so-functions index f996bae12..515dc79c7 100755 --- a/setup/so-functions +++ b/setup/so-functions @@ -2327,8 +2327,6 @@ set_hostname() { set_initial_firewall_policy() { - set_main_ip - if [ -f $default_salt_dir/pillar/data/addtotab.sh ]; then chmod +x $default_salt_dir/pillar/data/addtotab.sh; fi if [ -f $default_salt_dir/salt/common/tools/sbin/so-firewall ]; then chmod +x $default_salt_dir/salt/common/tools/sbin/so-firewall; fi