I just wanted to check some code in PHP 5.2 but I could not set it up because of the following errors.
Error: Duplicate declaration: Package[php5-fpm] is already declared in file /vagrant/puppet/modules/chassis/manifests/php.pp:98; cannot redeclare at /vagrant/puppet/modules/chassis/manifests/php.pp:129 on node php52.local
Error: Duplicate declaration: Package[php5-fpm] is already declared in file /vagrant/puppet/modules/chassis/manifests/php.pp:98; cannot redeclare at /vagrant/puppet/modules/chassis/manifests/php.pp:129 on node php52.local
I just wanted to check some code in PHP 5.2 but I could not set it up because of the following errors.
I have seen the previous PRs and Issues: #109 #10