diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-04-19 03:28:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-19 03:28:17 +0000 |
commit | 973f0287b44b3bcac193bc069bd474fc252232db (patch) | |
tree | 374c366598119a805b66f8660330fe93c8cab643 /resources/template/hosts.j2 | |
parent | d65d96db734fc1b6da094d2df33284452e74a6db (diff) | |
parent | 690decb9ce48a420691b143df22892516fad7607 (diff) |
Merge "Fix warnings on same name of host and group in Ansible 2.3"
Diffstat (limited to 'resources/template/hosts.j2')
-rw-r--r-- | resources/template/hosts.j2 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/template/hosts.j2 b/resources/template/hosts.j2 index 868a4e57..2ebf3c8b 100644 --- a/resources/template/hosts.j2 +++ b/resources/template/hosts.j2 @@ -1,7 +1,4 @@ -[fuel-master] fuel-master - -[local] localhost ansible_connection=local [fuel-groups:children] |