icingaweb2: Use correct SCL release package name

This commit is contained in:
Markus Frosch 2017-11-17 14:32:37 +01:00
parent 021bb3d7ec
commit 26424dd6aa
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Install SCL on CentOS
if grep -q 'ID="centos"' /etc/os-release; then
sudo yum install -y centos-scl-release
sudo yum install -y centos-release-scl
fi
install_package icingaweb2