From e1fd0596d452de18386e25306675ffc8e42e9ec8 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 7 Mar 2016 11:00:59 +0100 Subject: [PATCH] correct path --- customer/pixelpark/foreman01.pixelpark.com.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/pixelpark/foreman01.pixelpark.com.yaml b/customer/pixelpark/foreman01.pixelpark.com.yaml index 469e6142..a33585ea 100644 --- a/customer/pixelpark/foreman01.pixelpark.com.yaml +++ b/customer/pixelpark/foreman01.pixelpark.com.yaml @@ -51,6 +51,6 @@ site::profile::apache::pp_vhosts: path: /usr/lib/python2.6/site-packages/puppetboard/static - python: provider: directory - path: /usr/lib/pythonX.Y/site-packages/puppetboard + path: /usr/lib/python2.6/site-packages/puppetboard aliases: - { alias: '/static' , path: '/usr/lib/python2.6/site-packages/puppetboard/static' } -- 2.39.5