Hi,

On trying to connect a host to engine I get install failed with ansible ovirt-host-deploy reporting "Could not find or access /etc/pki/vdsm/libvirt-spice/ca-cert.pem" (log snippet attached) although said directory holds all files with what looks like correct permissions (and no manual intervention has been done there).

-rw-r--r--. 1 root kvm 1368 Sep 13 15:09 ca-cert.pem
-rw-r--r--. 1 root kvm 5074 Sep 16 13:37 server-cert.pem
-r--r-----. 1 vdsm kvm 1704 Sep 16 13:37 server-key.pem


setup:
python2-ovirt-host-deploy-1.8.0-0.0.master.20180624095234.git827d6d1.el7.noarch
vdsm-4.30.0-585.gitd4d043e.el7.x86_64
ovirt-engine: master latest (dev build from today)

Any help much appreciated.