Add example host confd file for barbican

Missing example file could confuse user to implement this role.
Since the host is not 'barbican' like named.

Change-Id: I00d7801bad50dfbf81720503b38ef1f18ddfe674
This commit is contained in:
Frank-ZhangXin 2018-06-25 10:07:37 -05:00
parent 4b54a04563
commit 708b51d6d3
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
---
key-manager_hosts:
infra1:
ip: 172.20.236.111
infra2:
ip: 172.20.236.112
infra3:
ip: 172.20.236.113