diff options
-rw-r--r-- | fake_ilo.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fake_ilo.spec b/fake_ilo.spec index 897a3ba..78f3f21 100644 --- a/fake_ilo.spec +++ b/fake_ilo.spec @@ -38,7 +38,6 @@ cp fake_ilo.service %{buildroot}/usr/lib/systemd/system if test -f "/etc/fake_ilo"; then exit 0 fi -set -ex subject="/C=UN/ST=unknown/L=unknown/O=libvirt/CN=$(hostname -f)" openssl req -x509 -newkey rsa:2048 \ -keyout /etc/fake_ilo/server.key \ |