]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Update FE Doc-root paths to match dev server
authorAndreas Pinto-Köhler <andreas.pinto-koehler@publicispixelpark.de>
Mon, 24 Oct 2016 14:31:37 +0000 (16:31 +0200)
committerAndreas Pinto-Köhler <andreas.pinto-koehler@publicispixelpark.de>
Mon, 24 Oct 2016 14:31:37 +0000 (16:31 +0200)
customer/mbvd-ngcc/dev-web-ngcc-daimler.pixelpark.net.yaml

index 0871eb5d8817799b27305b6acb037ef74bdfc518..6ecf874acaaa0d7998b15141fcc86a1d4b3cc4cb 100644 (file)
@@ -27,7 +27,7 @@ site::profile::apache::htdigest:
 
 site::profile::apache::pp_vhosts:
   ngcc-web01:
-    docroot: '/var/www/ngcc-express-proxy/frontend/dist/static'
+    docroot: '/var/www/ngcc/frontend/frontend/dist/static'
     ip: 192.168.170.35
     servername: dev-web01-ngcc-daimler.pixelpark.net
     serveraliases:
@@ -56,7 +56,7 @@ site::profile::apache::pp_vhosts:
     directories:
       - docroot:
         provider: directory
-        path: '/var/www/ngcc-express-proxy/frontend/dist/static'
+        path: '/var/www/ngcc/frontend/frontend/dist/static'
         options:
           - FollowSymLinks
           - MultiViews
@@ -64,7 +64,7 @@ site::profile::apache::pp_vhosts:
         - None
       - preapproot:
         provider: directory
-        path: '/var/www/ngcc-express-proxy'
+        path: '/var/www/ngcc/frontend'
         options:
           - None
       - location_root: