]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Use double quotes.
authorThomas Bußmeyer <thomas.bussmeyer@pixelpark.com>
Wed, 6 Jul 2016 12:46:35 +0000 (14:46 +0200)
committerThomas Bußmeyer <thomas.bussmeyer@pixelpark.com>
Wed, 6 Jul 2016 12:46:35 +0000 (14:46 +0200)
customer/spd/development.yaml

index e5ab04478f20837135ecce51857c5f282eb99ddd..1eeef0a29271d26fe6580a6f102830e265959b0f 100644 (file)
@@ -62,10 +62,10 @@ site::profile::typo3::projects:
     headers_ssl:
       - 'always set Strict-Transport-Security "max-age=31556926"'
     setenv:
-      - 'SIMPLESAMLPHP_CONFIG_DIR %{docroot}/typo3conf/simplesamlphp/config'
+      - "SIMPLESAMLPHP_CONFIG_DIR %{docroot}/typo3conf/simplesamlphp/config"
     aliases:
       alias: '/simplesaml'
-      path: '%{docroot}/typo3conf/simplesamlphp/www'
+      path: "%{docroot}/typo3conf/simplesamlphp/www"
     directories:
       - directory_simplesamlphp:
         provider: 'directory'