Jesse Pretorius 313fffc717 Ensure self-signed certificates are distributed
Currently when executing the role across multiple hosts
and using self-signed certificates, each host has its
own certificates.

This patch uses the same model as os_keystone to
facilitate SSL key/cert distribution across multiple
hosts if the cert is self-signed.

Change-Id: I0a4a2340a56aa657380d7fa49be24a0c4407d070
Closes-Bug: #1635274
2016-10-21 17:53:41 +01:00

6 lines
86 B
Plaintext

[all]
localhost ansible_connection=local ansible_become=True
[haproxy_all]
localhost