Browse Source

switch gateway grp to dhcp

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

+ 6 - 6
hosts.ini

@@ -1,8 +1,8 @@
-#[bootstrap]
-# new hosts will go here once bootstrap role has been transferred
+[bootstrap]
+# put ip address of newly built machines here
 
-[gateway]
-10.0.0.2
+[dhcp]
+gateway
 
 [nas]
 nas
@@ -13,7 +13,7 @@ tvheadend
 [heyu]
 x10
 
-[kodi]
+[libreelec]
 kodilr
 kodimb
 kodijb
@@ -25,7 +25,7 @@ arm
 warchildstory.com
 shareunderware.com
 
-[kodi:vars]
+[libreelec:vars]
 ansible_ssh_user=root
 
 #[weber]