Browse Source

use IP for dhcp

Blaine Story 3 years ago
parent
commit
db7f191562
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hosts.ini

+ 1 - 1
hosts.ini

@@ -2,7 +2,7 @@
 # put ip address of newly built machines here
 # put ip address of newly built machines here
 
 
 [dhcp]
 [dhcp]
-gateway
+10.0.0.2
 
 
 [nas]
 [nas]
 10.0.0.4
 10.0.0.4