diff --git a/etc/openstack_deploy/conf.d/barbican.yml.example b/etc/openstack_deploy/conf.d/barbican.yml.example new file mode 100644 index 0000000000..553cbeceeb --- /dev/null +++ b/etc/openstack_deploy/conf.d/barbican.yml.example @@ -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