I cloned piwik-dev-environment from github. Upon "vagrant up" the following error occurs:
Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type php::module at /tmp/vagrant-puppet-1/modules-0/piwik/manifests/php.pp:20 on node piwik-precise64
Maybe it is related to the following git error:
git submodule update
fatal: reference is not a tree: 35ed8f610572f45beb85d29fcba4f2b9f2ae6da6
Unable to checkout '35ed8f610572f45beb85d29fcba4f2b9f2ae6da6' in submodule path 'puppet/modules/php'
Please push the submodule, hopefully the first error is already resolved than. Thank you
I cloned piwik-dev-environment from github. Upon "vagrant up" the following error occurs:
Puppet::Parser::AST::Resource failed with error ArgumentError: Invalid resource type php::module at /tmp/vagrant-puppet-1/modules-0/piwik/manifests/php.pp:20 on node piwik-precise64
Maybe it is related to the following git error:
git submodule update
fatal: reference is not a tree: 35ed8f610572f45beb85d29fcba4f2b9f2ae6da6
Unable to checkout '35ed8f610572f45beb85d29fcba4f2b9f2ae6da6' in submodule path 'puppet/modules/php'
Please push the submodule, hopefully the first error is already resolved than. Thank you