Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Stop and disable libvirtd-tls.socket in intial clean #328

Merged
merged 1 commit into from
Jun 15, 2020

Commits on Jun 9, 2020

  1. Stop and disable libvirtd-tls.socket in intial clean

    If the libvirtd-tls.socket service is not disabled, then the
    libvirtd will fail to start with error "Cannot read certificate
    '/etc/pki/libvirt/servercert.pem': No such file or directory."
    if we reattempt after a failed deployment. The libvirtd
    will check for the certificates if the tls socket service is
    enabled and fails with the mentioned errors.
    nijinashok committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    7188dc2 View commit details
    Browse the repository at this point in the history