]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
lapp-shop add mariadb 10.3 repo
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 1 Aug 2018 07:52:51 +0000 (09:52 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 1 Aug 2018 07:52:51 +0000 (09:52 +0200)
customer/lapp-shop/dev01-www-lapp-de.pixelpark.net.yaml

index 98698f3608aa7ce93c7c4f058ac98459082330a2..bb021af256b208341cb012dc7e4630f446754694 100644 (file)
@@ -7,8 +7,21 @@ infra::additional_classes:
 
 java::package: java-1.8.0-oraclejdk
 
-repo::ol7_mysql57: true
-repo::redhat::oel7::ol7_mysql57_enable: 1
+mysql::server::package_name: MariaDB-server
+mysql::client::package_name: MariaDB-client
+infra::additional_files:
+  mariadb_repo:
+    path: '/etc/yum.repos.d/mariadb.repo'
+    owner: 'root'
+    group: 'root'
+    mode: '0644'
+    content: |
+      [mariadb]
+      name=MariaDB Yum Repo
+      baseurl=http://repo.pixelpark.com/Linux/yum/mariadb/10.3/centos/7/x86_64/
+      enabled=1
+      gpgcheck=1
+      gpgkey=http://repo.pixelpark.com/Linux/yum/mariadb/RPM-GPG-KEY-MariaDB
 
 accounts::users:
   hybris: