From 01d783525d84372036fd9fc37b4a9677be736999 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Wed, 1 Aug 2018 11:31:03 +0200 Subject: [PATCH] update mysql57 --- modules/repo.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/repo.yaml b/modules/repo.yaml index 25d6778a..529b7cc2 100644 --- a/modules/repo.yaml +++ b/modules/repo.yaml @@ -11,8 +11,9 @@ repo::redhat::oel7::ol7_mysql57_baseurl: 'https://repo.pixelpark.com/Linux/yum/O # Deprecated - if Commit https://git.pixelpark.com/puppet/repo/commit/86e6183e8f208fbf3cae88e5cf6793d92caf0a67 is in production, we can delete this three lines repo::redhat::oel7::ol7_UEKR3_baseurl: 'https://repo.pixelpark.com/Linux/yum/OracleLinux/OL7/UEKR3/$basearch/' -repo::redhat::oel7::ol7_MySQL56_baseurl: 'https://repo.pixelpark.com/Linux/yum/OracleLinux/OL7/MySQL56/community/$basearch/' repo::redhat::oel7::ol7_MySQL55_baseurl: 'https://repo.pixelpark.com/Linux/yum/OracleLinux/OL7/MySQL55/community/$basearch/' +repo::redhat::oel7::ol7_MySQL56_baseurl: 'https://repo.pixelpark.com/Linux/yum/OracleLinux/OL7/MySQL56/community/$basearch/' +repo::redhat::oel7::ol7_MySQL57_baseurl: 'https://repo.pixelpark.com/Linux/yum/OracleLinux/OL7/MySQL57/community/$basearch/' repo::redhat::remi::remi_baseurl: 'https://repo.pixelpark.com/Linux/yum/remi/%{operatingsystemmajrelease}/remi/$basearch' repo::redhat::remi::remi_php55_baseurl: 'https://repo.pixelpark.com/Linux/yum/remi/%{operatingsystemmajrelease}/php55/$basearch' -- 2.39.5