Re: ansible run with cert errors (certificate signed by unknown authority)

2016-04-08 Thread Sebastian Wieseler
Dear community, I think the problem lies here: $ openssl x509 -in /etc/etcd/peer.crt -text -noout Subject: CN=xxx.xxx X509v3 Subject Alternative Name: IP Address:z.z.z.z CN - master 1 IP - master 3 Plus this cert /etc/etcd/peer.crt appears in all three master

ansible run with cert errors (certificate signed by unknown authority)

2016-04-07 Thread Sebastian Wieseler
Dear community, I am running the latest ansible playbook version and followed the advanced installation guide. (Updating 6bae443..1b82b1b) When I execute ansible-playbook ~/openshift-ansible/playbooks/byo/config.yml it fails with: TASK: [openshift_master | Start and enable master api] *