From: Andreas Gerstenberg Date: Wed, 1 Aug 2018 09:31:03 +0000 (+0200) Subject: update mysql57 X-Git-Tag: v0.1.0~469 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=01d783525d84372036fd9fc37b4a9677be736999;p=pixelpark%2Fhiera.git update mysql57 --- 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'