From: Oliver Böttcher Date: Tue, 28 Nov 2017 09:46:52 +0000 (+0100) Subject: BMAS-Typo3 - downgrade mariadb X-Git-Tag: v0.1.0~1988 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a4178888121fb025255264c829191ec1bca69fef;p=pixelpark%2Fhiera.git BMAS-Typo3 - downgrade mariadb --- 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