From a4178888121fb025255264c829191ec1bca69fef Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 28 Nov 2017 10:46:52 +0100 Subject: [PATCH] BMAS-Typo3 - downgrade mariadb --- customer/bmas-typo3/development.yaml | 2 +- customer/bmas-typo3/test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/bmas-typo3/development.yaml b/customer/bmas-typo3/development.yaml index e02e0398..d76bd9f5 100644 --- a/customer/bmas-typo3/development.yaml +++ b/customer/bmas-typo3/development.yaml @@ -21,7 +21,7 @@ infra::additional_files: content: | [mariadb] name=MariaDB Yum Repo - baseurl=http://repo.pixelpark.com/Linux/yum/mariadb/10.2/centos/7/x86_64/ + baseurl=http://repo.pixelpark.com/Linux/yum/mariadb/10.1/centos/7/x86_64/ enabled=1 gpgcheck=1 gpgkey=http://repo.pixelpark.com/Linux/yum/mariadb/RPM-GPG-KEY-MariaDB diff --git a/customer/bmas-typo3/test.yaml b/customer/bmas-typo3/test.yaml index 18f514cf..63718b7d 100644 --- a/customer/bmas-typo3/test.yaml +++ b/customer/bmas-typo3/test.yaml @@ -17,7 +17,7 @@ infra::additional_files: content: | [mariadb] name=MariaDB Yum Repo - baseurl=http://repo.pixelpark.com/Linux/yum/mariadb/10.2/centos/7/x86_64/ + baseurl=http://repo.pixelpark.com/Linux/yum/mariadb/10.1/centos/7/x86_64/ enabled=1 gpgcheck=1 gpgkey=http://repo.pixelpark.com/Linux/yum/mariadb/RPM-GPG-KEY-MariaDB -- 2.39.5