]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
sirona-neo4j - use default puppetconf on dev
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 12 Sep 2017 08:04:22 +0000 (10:04 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 12 Sep 2017 08:04:22 +0000 (10:04 +0200)
customer/sirona-aem/production.yaml
customer/sirona-neo4j/dev01-neo4j-sirona.pixelpark.net.yaml

index 9f07dd76750cd8c6bba685d05269fd6eb82eaff1..af94264574d8b9cf2b482a2b6763090f67a7eb3c 100644 (file)
@@ -1012,7 +1012,7 @@ infra::profile::aem::publish::pp_vhosts:
 #      - 'Accept-Language ^da language=da-dk'
       - 'Accept-Language ^fi language=fi-fi'
 #      - 'Accept-Language ^fr language=fr-fr'
-#      - 'Accept-Language ^nl language=nl-nl'
+      - 'Accept-Language ^nl language=nl-nl'
       - 'Accept-Language ^nb language=nb-no'
 #      - 'Accept-Language ^sv language=sv-se'
     headers:
index 52dbda68c904bdf8266b20342545159b02ea293d..f634dfc24a0f73b973f60fdc2046478e9d723af2 100644 (file)
@@ -2,4 +2,6 @@
 infra::role: base
 infra::additional_classes:
   - neo4j
-neo4j::dbms_connector_bolt_accept_non_local_connections: true
\ No newline at end of file
+neo4j::dbms_connector_bolt_accept_non_local_connections: true
+
+puppetconf::server: null
\ No newline at end of file