From 45afe84a340def0c3b242bf05cdde99b7ecb660c Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 2 May 2016 15:20:23 +0200 Subject: [PATCH] use our remi php70 mirror server --- modules/repo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/repo.yaml b/modules/repo.yaml index c980b8cf..06a2ccdd 100644 --- a/modules/repo.yaml +++ b/modules/repo.yaml @@ -11,6 +11,7 @@ repo::redhat::oel7::ol7_MySQL55_baseurl: 'https://repo.pixelpark.com/Linux/yum/O 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' repo::redhat::remi::remi_php56_baseurl: 'https://repo.pixelpark.com/Linux/yum/remi/%{operatingsystemmajrelease}/php56/$basearch' +repo::redhat::remi::remi_php56_baseurl: 'https://repo.pixelpark.com/Linux/yum/remi/%{operatingsystemmajrelease}/php70/$basearch' repo::redhat::remi::remi_safe_baseurl: 'https://repo.pixelpark.com/Linux/yum/remi/%{operatingsystemmajrelease}/safe/$basearch' repo::redhat::puppetlabs::puppetlabs_products_baseurl: 'https://repo.pixelpark.com/Linux/yum/puppetlabs/el/%{operatingsystemmajrelease}/products/$basearch' -- 2.39.5