lib/rubix/models/host.rb in rubix-0.4.0 vs lib/rubix/models/host.rb in rubix-0.4.1

- old
+ new

@@ -99,9 +99,10 @@ hp[:useip] = 0 hp[:dns] = dns hp[:port] = port || self.class::DEFAULT_PORT else hp[:ip] = self.class::BLANK_IP + hp[:useip] = 1 end end end def update_params