example42 / puppet-php

A puppet module for php. According to Example42 NextGen spec.
Other
45 stars 62 forks source link

Module installation fails #109

Closed ghost closed 8 years ago

ghost commented 8 years ago
php::module { 'xdebug': }

leads to the following error:

Warning: Scope(Php::Module[xdebug]): Could not look up qualified variable 'php::package'; class php has not been evaluated
Error: Could not find dependency Package[undef] for Package[PhpModule_xdebug] at /etc/puppet/modules/php/manifests/module.pp:93
alvagante commented 8 years ago

You should include php class before using php::module