]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spd - change Docrootowner again and give deploy.vogel rights to act as
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 26 May 2016 14:22:30 +0000 (16:22 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 26 May 2016 14:22:30 +0000 (16:22 +0200)
apache

customer/spd/common.yaml
customer/spd/development.yaml

index c82b2a63c9bf6bd1fa88c1f69e70dea7d6c060e5..c05c578483c6ea6ffffde90ee1433f9f11416f20 100644 (file)
@@ -81,4 +81,10 @@ php::extensions:
       xdebug.idekey: apache
       xdebug.remote_connect_back: 1
       xdebug.remote_enable: 1
-    zend: true
\ No newline at end of file
+    zend: true
+
+sudo::configs:
+  deploy.vogel:
+    priority: "06"
+    content: |
+      deploy.vogel ALL=(apache) NOPASSWD: ALL
\ No newline at end of file
index ae4b8a71cbd1b22144c37f7acdbd5dd99757bf12..6ba4cdef5ab5bbcdb20e03509e871f85c2fec11e 100644 (file)
@@ -56,7 +56,7 @@ site::profile::typo3::projects:
           - '%%{ich-trickse}{HTTPS} !=on'
         rewrite_rule:
           - ^(.*)$ https://%%{ich-trickse}{HTTP_HOST}$1 [R=301,L]
-    user: deploy.vogel
+    user: apache
     mode: '2775'
 
 site::profile::symfony::manage_php: false