From: Philipp Dallig Date: Tue, 12 Sep 2017 08:04:22 +0000 (+0200) Subject: sirona-neo4j - use default puppetconf on dev X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=b088498923985c57f9d1b28c0ddda1283c0a2fcc;p=pixelpark%2Fhiera.git sirona-neo4j - use default puppetconf on dev --- diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 9f07dd76..af942645 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -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: diff --git a/customer/sirona-neo4j/dev01-neo4j-sirona.pixelpark.net.yaml b/customer/sirona-neo4j/dev01-neo4j-sirona.pixelpark.net.yaml index 52dbda68..f634dfc2 100644 --- a/customer/sirona-neo4j/dev01-neo4j-sirona.pixelpark.net.yaml +++ b/customer/sirona-neo4j/dev01-neo4j-sirona.pixelpark.net.yaml @@ -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