From 0e54161dd850159ca9b9c21ccdaf5bc87cce5b11 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 14 Jun 2017 15:12:02 +0200 Subject: [PATCH] fbb-db - update to 10.2 --- customer/fbb-db/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/fbb-db/test.yaml b/customer/fbb-db/test.yaml index 93934d17..f9a9a3d3 100644 --- a/customer/fbb-db/test.yaml +++ b/customer/fbb-db/test.yaml @@ -4,8 +4,8 @@ infra::additional_classes: - infra::profile::galera_cluster - infra::profile::mysql_server -galera::repo::yum_mariadb_baseurl: "http://repo.pixelpark.com/Linux/yum/mariadb/10.1/centos/%{operatingsystemmajrelease}/%{architecture}/" -galera::vendor_version: '10.1' +galera::repo::yum_mariadb_baseurl: "http://repo.pixelpark.com/Linux/yum/mariadb/10.2/centos/%{operatingsystemmajrelease}/%{architecture}/" +galera::vendor_version: '10.2' infra::profile::galera_cluster::override_options: mysqld: -- 2.39.5