Tendrl / tendrl-ansible

Ansible playbook for Tendrl!
GNU Lesser General Public License v2.1
1 stars 15 forks source link

Add etcd files checks #121

Closed ebondare closed 5 years ago

ebondare commented 6 years ago

Add the checks that the files specified in etcd_cert_file, etcd_key_file and etcd_trusted_ca_file actually exist if etcd_tls_client_auth is set to True.

Fixing: https://github.com/Tendrl/tendrl-ansible/issues/111

mbukatov commented 6 years ago

@ebondare Could you add the following line into commit message of 'Add etcd files checks' commit?

fixing https://github.com/Tendrl/tendrl-ansible/issues/111