From: Philipp Dallig Date: Mon, 2 May 2016 13:45:47 +0000 (+0200) Subject: correct hiera X-Git-Tag: v0.1.0~4907 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=502cf0b791d2ef891c19719e1f99e865572fb1b7;p=pixelpark%2Fhiera.git correct hiera --- diff --git a/modules/repo.yaml b/modules/repo.yaml index 06a2ccdd..d314b856 100644 --- a/modules/repo.yaml +++ b/modules/repo.yaml @@ -11,7 +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_php70_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'