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

index 5a46cb5d78110bf6c3be15bbef4119d3c9331000..61e136211e82786426947216ce7337b97c592c52 100644 (file)
@@ -1,7 +1,6 @@
 ---
 repo::remi_php71: true
 # Postfix Config
-postfix::myorigin: 'pixelpark.com' 
+postfix::myorigin: 'pixelpark.com'
 
 logstash::install_plugins: false
-
index 4cb1d8e97b68339147200c78e838d23b9f0576dd..58ff9124756fc6cd649430f08b5eb9d4a5dc71c3 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
index d1e472e50258ba81fe21f493f7156b9fe6dde490..a6fd8266e76adbc74618315c9c393f77aefd27e3 100644 (file)
@@ -5,6 +5,7 @@ infra::additional_classes:
   - infra::profile::mysql_server
   - infra::profile::postfix
   - logstash
+  - solr
 #  - zabbix::agent
 
 #zabbix::agent::include_dir_purge: false
@@ -27,9 +28,24 @@ infra::additional_classes:
 
 #zabbix::agent::manage_repo: false
 #zabbix::repo::version: '3.4'
+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
 
-apache::mod::ssl::ssl_cipher: 'EECDH+AES:EDH+AES:!SHA1:!aNULL@STRENGTH'
 
+apache::mod::ssl::ssl_cipher: 'EECDH+AES:EDH+AES:!SHA1:!aNULL@STRENGTH'
 
 mysql::server::backup::backupdir: /var/lib/backup/mysql