]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-aem - update acs_aem_commons on int
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 13 Mar 2017 13:54:14 +0000 (14:54 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Mon, 13 Mar 2017 13:54:14 +0000 (14:54 +0100)
customer/sirona-aem/test.yaml

index 796b08e32139eb8adbeccf4ec8adf6596179c7ea..ff1b0dac765bfad855d03a5b58849f52ddc5da3a 100644 (file)
@@ -155,7 +155,7 @@ aem::packages:
   acs_aem_commons:
     groupid: 'com.adobe.acs'
     artifactid: 'acs-aem-commons-content'
-    version: '3.2.6'
+    version: '3.6.2'
   acs_aem_tools:
     groupid: 'com.adobe.acs'
     artifactid: 'acs-aem-tools-content'
@@ -312,7 +312,13 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.woff2'  }  # enable woff2
       - { type: 'allow', url: '*.eot'  }  # enable eot
       - { type: 'allow', url: '*.pdf'  }  # enable pdf
-      - { type: 'allow', url: '*.zip'  }  # enable pdf
+      - { type: 'allow', url: '*.wmv'  }  # enable wmv
+      - { type: 'allow', url: '*.psd'  }  # enable psd (Adobe Photoshop Dokument)
+      - { type: 'allow', url: '*.tif'  }  # enable tif
+      - { type: 'allow', url: '*.zip'  }  # enable zip
+      - { type: 'allow', url: '*.exe'  }  # enable exe
+      - { type: 'allow', url: '*.msi'  }  # enable msi
+      - { type: 'allow', url: '*.indd'  }  # enable indd (Adobe Indesign Dokument)
       # Enable features
       - { type: 'allow', url: '/libs/cq/personalization/*' } # enable personalization
       - { type: 'allow', url: '/content/dam/api.json' } # enable generic asset JSON API