From 04ed23e3904fd4d874ae7af7c546a5d7a6fd2c93 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Thu, 30 Jun 2016 10:50:52 +0200 Subject: [PATCH] puppetboard - correct path --- customer/pixelpark/foreman02.pixelpark.com.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/pixelpark/foreman02.pixelpark.com.yaml b/customer/pixelpark/foreman02.pixelpark.com.yaml index 5fc5c54b..c5512080 100644 --- a/customer/pixelpark/foreman02.pixelpark.com.yaml +++ b/customer/pixelpark/foreman02.pixelpark.com.yaml @@ -40,7 +40,7 @@ site::profile::apache::pp_vhosts: group: apache threads: 5 wsgi_script_aliases: - '/': '/var/www/html/puppetboard/wsgi.py' + '/': '/var/www/puppetboard/wsgi.py' redirect_dest_non_ssl: https://puppetboard.pixelpark.com/ directories: - static: -- 2.39.5