diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-03-10 09:48:33 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-03-10 09:48:33 +0100 |
commit | aec4e03ccb66135dfaafb76aed5860d4ec2894a1 (patch) | |
tree | 7969c0c21d7232c52bbdbf99efb3ee199a8439ce | |
parent | 752499e41c03665246d4d2a08c6fbaadbb8e10f5 (diff) | |
download | fake_ilo-aec4e03ccb66135dfaafb76aed5860d4ec2894a1.tar.gz |
spec: zap debugkraxel
-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 \ |