]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
ODT - disable client cert for webservice
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Fri, 24 Mar 2017 15:41:32 +0000 (16:41 +0100)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Fri, 24 Mar 2017 15:41:32 +0000 (16:41 +0100)
customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml

index 5fbbd454d7b4e32acf70e705427334024e494494..de258f2acc411cddbdd6788ec58ef64a66a9c0c7 100644 (file)
@@ -32,3 +32,12 @@ site::profile::apache::pp_vhosts:
     proxy_preserve_host: true
     proxy_pass:
       - { path: /, url: 'ajp://localhost:8009/' }
+    directories:
+      - webservice:
+        provider: location
+        path: '/emm_webservice'
+        require:
+          - 'ip 93.188.107.192/26'
+          - 'ip 217.66.50.0/24'
+          - 'ip 217.66.51.0/24'
+        ssl_verify_client: none