def fix_ips
                    @hosts = Host.all

                    @hosts.each do |host|
                        if host.ip == nil