]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
*-web01-deutsche-wohnen-com solr setup commented missing solr config xml
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Fri, 23 Mar 2018 12:39:13 +0000 (13:39 +0100)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Fri, 23 Mar 2018 12:39:13 +0000 (13:39 +0100)
customer/deuwo/dev-web01-deutsche-wohnen-com.pixelpark.net.yaml
customer/deuwo/test-web01-deutsche-wohnen-com.pixelpark.net.yaml

index 58ff9124756fc6cd649430f08b5eb9d4a5dc71c3..41a64abfbc817c51a24a91399ea4a2cb7f68af70 100644 (file)
@@ -5,7 +5,7 @@ infra::additional_classes:
   - infra::profile::mysql_server
   - infra::profile::postfix
   - logstash
-  - solr  
+  - solr
 #  - zabbix::agent
 
 #zabbix::agent::include_dir_purge: false
@@ -32,18 +32,18 @@ infra::additional_classes:
 solr::version: 7.2.1
 solr::port: 8983
 solr::cores:
-  german:
-    currency_src_file: /var/solr-typo3/typo3cores/german/conf/currency.xml
-    protwords_src_file: /var/solr-typo3/typo3cores/german/conf/protwords.txt
-    schema_src_file: /var/solr-typo3/typo3cores/german/conf/schema.xml
-    solrconfig_src_file: /var/solr-typo3/typo3cores/german/conf/solrconfig.xml
-    synonyms_src_file: /var/solr-typo3/typo3cores/german/conf/synonyms.txt
-    other_files:
-      - /var/solr-typo3/typo3cores/german/conf/elevate.xml
-      - /var/solr-typo3/typo3cores/german/conf/general_schema_fields.xml
-      - /var/solr-typo3/typo3cores/german/conf/general_schema_types.xml
-      - /var/solr-typo3/typo3cores/german/conf/german-common-nouns.txt
-      - /var/solr-typo3/typo3cores/german/conf/_schema_analysis_stopwords_german.json
+#  german:
+#    currency_src_file: /var/solr-typo3/typo3cores/german/conf/currency.xml
+#    protwords_src_file: /var/solr-typo3/typo3cores/german/conf/protwords.txt
+#    schema_src_file: /var/solr-typo3/typo3cores/german/conf/schema.xml
+#    solrconfig_src_file: /var/solr-typo3/typo3cores/german/conf/solrconfig.xml
+#    synonyms_src_file: /var/solr-typo3/typo3cores/german/conf/synonyms.txt
+#    other_files:
+#      - /var/solr-typo3/typo3cores/german/conf/elevate.xml
+#      - /var/solr-typo3/typo3cores/german/conf/general_schema_fields.xml
+#      - /var/solr-typo3/typo3cores/german/conf/general_schema_types.xml
+#      - /var/solr-typo3/typo3cores/german/conf/german-common-nouns.txt
+#      - /var/solr-typo3/typo3cores/german/conf/_schema_analysis_stopwords_german.json
 
 
 apache::mod::ssl::ssl_cipher: 'EECDH+AES:EDH+AES:!SHA1:!aNULL@STRENGTH'
index a6fd8266e76adbc74618315c9c393f77aefd27e3..72a4938da33934af39c0254415a2d5e1a5f4d9b9 100644 (file)
@@ -31,18 +31,18 @@ infra::additional_classes:
 solr::version: 7.2.1
 solr::port: 8983
 solr::cores:
-  german:
-    currency_src_file: /var/solr-typo3/typo3cores/german/conf/currency.xml
-    protwords_src_file: /var/solr-typo3/typo3cores/german/conf/protwords.txt
-    schema_src_file: /var/solr-typo3/typo3cores/german/conf/schema.xml
-    solrconfig_src_file: /var/solr-typo3/typo3cores/german/conf/solrconfig.xml
-    synonyms_src_file: /var/solr-typo3/typo3cores/german/conf/synonyms.txt
-    other_files:
-      - /var/solr-typo3/typo3cores/german/conf/elevate.xml
-      - /var/solr-typo3/typo3cores/german/conf/general_schema_fields.xml
-      - /var/solr-typo3/typo3cores/german/conf/general_schema_types.xml
-      - /var/solr-typo3/typo3cores/german/conf/german-common-nouns.txt
-      - /var/solr-typo3/typo3cores/german/conf/_schema_analysis_stopwords_german.json
+#  german:
+#    currency_src_file: /var/solr-typo3/typo3cores/german/conf/currency.xml
+#    protwords_src_file: /var/solr-typo3/typo3cores/german/conf/protwords.txt
+#    schema_src_file: /var/solr-typo3/typo3cores/german/conf/schema.xml
+#    solrconfig_src_file: /var/solr-typo3/typo3cores/german/conf/solrconfig.xml
+#    synonyms_src_file: /var/solr-typo3/typo3cores/german/conf/synonyms.txt
+#    other_files:
+#      - /var/solr-typo3/typo3cores/german/conf/elevate.xml
+#      - /var/solr-typo3/typo3cores/german/conf/general_schema_fields.xml
+#      - /var/solr-typo3/typo3cores/german/conf/general_schema_types.xml
+#      - /var/solr-typo3/typo3cores/german/conf/german-common-nouns.txt
+#      - /var/solr-typo3/typo3cores/german/conf/_schema_analysis_stopwords_german.json
 
 
 apache::mod::ssl::ssl_cipher: 'EECDH+AES:EDH+AES:!SHA1:!aNULL@STRENGTH'