浏览代码

[hosts] Add a test host

Colin Powell 3 年之前
父节点
当前提交
393c5ab1ab
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      ansible/hosts

+ 4 - 0
ansible/hosts

@@ -18,6 +18,7 @@ photos.local
 podcasts.local
 podcasts.local
 fifteen5.local
 fifteen5.local
 grafana.local
 grafana.local
+test.local
 
 
 [bhyve]
 [bhyve]
 mopidy.local ansible_become=true
 mopidy.local ansible_become=true
@@ -152,3 +153,6 @@ galene.local
 
 
 [cache]
 [cache]
 redis.local
 redis.local
+
+[test]
+test.local