[openqa] Drop SSL configuration
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [openqa] Drop SSL configuration
- Date: Thu, 23 Sep 2021 12:12:44 +0000 (UTC)
commit b4b6e5d3c3d5ddf295477c67b5e85276e134f7a6
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Thu Sep 23 14:12:31 2021 +0200
Drop SSL configuration
We terminate SSL elsewhere.
Dockerfile | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/Dockerfile b/Dockerfile
index df402d3..deb2a97 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -10,3 +10,5 @@ RUN cp /root/files/gnomeos.png /usr/share/openqa/assets/images/gnomeos.png && \
cp /root/files/*html* /usr/share/openqa/templates/webapi/branding/gnomeOS/. && \
rm -rf /root/files && chown geekotest /usr/share/openqa/assets/images/gnomeos.png && \
echo -e "\n! gnomeos.png\n< images/gnomeos.png" >> /usr/share/openqa/assets/assetpack.def
+
+RUN rm -f /etc/apache2/vhosts.d/openqa-ssl.conf
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]