--- puppet/modules/phpbb/manifests/init.pp 2011/02/12 22:05:26 1057 +++ puppet/modules/phpbb/manifests/init.pp 2011/02/12 22:49:13 1060 @@ -3,7 +3,7 @@ include apache::mod_php include mysql - package { ["php-gd","php-xml","php-zlib","php-ftp","php-magickwand" ] + package { ["php-gd","php-xml","php-zlib","php-ftp","php-magickwand" ] : ensure => installed }