Displaying 1 result from an estimated 1 matches for "my_test_manifest".
2011 Oct 02
4
apply.pp module missing?
Hello,
I have succesfully installed puppet on ubunu, one master and one
client.
I am going through the documentation and I am having a hard time
getting this example to work http://docs.puppetlabs.com/learning/manifests.html
$ puppet apply my_test_manifest.pp
I get this error
root@puppet:/etc/puppet/manifests# pwd
/etc/puppet/manifests
root@puppet:/etc/puppet/manifests# puppet apply my_test_manifest.pp
Could not parse for environment production: Could not find file /etc/
puppet/manifests/apply.pp
root@puppet:/etc/puppet/manifests# locate apply.pp
r...