From 41e78957d790428ba0f08f0bfd0db0be1f09781e Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Tue, 13 Feb 2018 15:48:01 +0100 Subject: [PATCH] Vagrant: Fix package name for PHP xdebug in SCLO refs #3265 --- .puppet/profiles/icingaweb2_dev/manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.puppet/profiles/icingaweb2_dev/manifests/init.pp b/.puppet/profiles/icingaweb2_dev/manifests/init.pp index 8c2ecdbb1..62ff12d42 100644 --- a/.puppet/profiles/icingaweb2_dev/manifests/init.pp +++ b/.puppet/profiles/icingaweb2_dev/manifests/init.pp @@ -29,7 +29,7 @@ class icingaweb2_dev ( 'rh-php71-php-pgsql', 'rh-php71-php-ldap', 'rh-php71-php-xml', - 'rh-php71-php-xdebug', + 'sclo-php71-php-pecl-xdebug', 'sclo-php71-php-pecl-imagick', 'php-phpunit-PHPUnit' ]: