소스 검색

switch gateway grp to dhcp

Blaine Story 3 년 전
부모
커밋
e2ebe7dd73
1개의 변경된 파일6개의 추가작업 그리고 6개의 파일을 삭제
  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]