-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
I'm trying to override params so I can use it with Ubuntu 16.04 (and PHP 7.0), but it keeps looking for php 5 packages. Maybe the use of basedirs is a good idea you don't have to change every path?
php::cli::inifile: /etc/php/7.0/cli/php.ini
php::fpm::daemon::package_name: php7.0-fpm
php::fpm::daemon::service_name: php7.0-fpm
php::fpm::daemon::fpm_pool_dir: /etc/php/7.0/fpm/pool.d
php::fpm::daemon::fpm_conf_dir: /etc/php/7.0/fpm/conf.d
php::params::fpm_package_name:: php7.0-fpm
php::fpm::conf::package_name: php7.0-fpm
php::fpm::conf::service_name: php7.0-fpmError: Could not retrieve catalog from remote server: Error 400 on SERVER: Invalid relationship: File[/etc/php5/fpm/pool.d/icingaweb2.conf] { require => Package[php5-fpm] }, because Package[php5-fpm] doesn't seem to be in the catalog
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find resource 'Service[php5-fpm]' for relationship from 'File[/etc/php/7.0/cli/php.ini]' on node monitoring
Metadata
Metadata
Assignees
Labels
No labels