]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
added php72 default repo
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Wed, 21 Mar 2018 16:53:51 +0000 (17:53 +0100)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Wed, 21 Mar 2018 16:53:51 +0000 (17:53 +0100)
modules/repo.yaml

index c507add04f999afbf2ffa504b74a02afa3d0db1a..9da4f384172e726a1c73bb1e9fbbee356869c3d0 100644 (file)
@@ -18,6 +18,7 @@ repo::redhat::remi::remi_php55_baseurl: 'https://repo.pixelpark.com/Linux/yum/re
 repo::redhat::remi::remi_php56_baseurl: 'https://repo.pixelpark.com/Linux/yum/remi/%{operatingsystemmajrelease}/php56/$basearch'
 repo::redhat::remi::remi_php70_baseurl: 'https://repo.pixelpark.com/Linux/yum/remi/%{operatingsystemmajrelease}/php70/$basearch'
 repo::redhat::remi::remi_php71_baseurl: 'https://repo.pixelpark.com/Linux/yum/remi/%{operatingsystemmajrelease}/php71/$basearch'
+repo::redhat::remi::remi_php72_baseurl: 'https://repo.pixelpark.com/Linux/yum/remi/%{operatingsystemmajrelease}/php72/$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'