Vagrant Puppet Class Not Found Error
问题 I am getting the message: Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class git at /tmp/vagrant-puppet-1/manifests/site.pp:15 on node vagrant-ubuntu-precise-64.wp.comcast.net Probably the best idea is to see this in action. I have created a GitHub repo of the exact manifest I am using. It is here: https://github.com/jamorat/puppet-example The manifests and git module are there. If you have Vagrant, this can be vagrant up and you will see the error