]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Enable dealers JSON API
authorDominic Radtke <dominic.radtke@pixelpark.com>
Wed, 6 Sep 2017 06:33:50 +0000 (08:33 +0200)
committerDominic Radtke <dominic.radtke@pixelpark.com>
Wed, 6 Sep 2017 06:33:50 +0000 (08:33 +0200)
customer/sirona-aem/production.yaml

index f5a4bfa5b0d96ccc36480aa227ac8fea1e29a680..9f07dd76750cd8c6bba685d05269fd6eb82eaff1 100644 (file)
@@ -2116,6 +2116,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2217,6 +2218,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2300,6 +2302,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2383,6 +2386,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2465,6 +2469,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2548,6 +2553,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2630,6 +2636,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2712,6 +2719,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2795,6 +2803,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2877,6 +2886,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -2959,6 +2969,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3041,6 +3052,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3123,6 +3135,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3205,6 +3218,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3287,6 +3301,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3369,6 +3384,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3451,6 +3467,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3535,6 +3552,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3617,6 +3635,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3699,6 +3718,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }
@@ -3801,6 +3821,7 @@ aem::dispatcher::publish_farm:
       - { type: 'allow', url: '*.articlelibrary.json' } # enable article library JSON API
       - { type: 'allow', url: '*.assetdata.json' } # enable download basket JSON API
       - { type: 'allow', url: '*.updatecheck.json' } # enable update check
+      - { type: 'allow', url: '*.dealers.json' } # enable dealer search JSON API
       - { type: 'allow', method: 'post', url: '*.forms.html' } # enable forms
       # Security Rules
       - { type: 'deny', url: '/etc/'  }