hi all i have a working puppet modules with init , run well on vagrant
now i want to run the modules inside my ubuntu box and try puppet apply --modulepath=/vagrant/data/puppet/modules/ manifest/init.pp but got this error Warning: Could not retrieve fact fqdn Error: Failed to parse template /vagrant/puppet/modules/tomcat/templates/tomcat-users.xml.erb: Filepath: /usr/lib/ruby/vendor_ruby/puppet/parser/templatewrapper.rb Line: 100 Detail: No such file or directory - /vagrant/puppet/modules/tomcat/templates/tomcat-users.xml.erb at /vagrant/data/puppet/modules/tomcat/manifests/init.pp:24 on node vagrant-ubuntu-trusty-64 can help me? the puppet modele are in github.com/meruvian/vagrant-puppet i want to make exactly apps installer in my ubuntu box, same as in vagrant box F -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/ea9ad4d5-4aad-4310-b55c-9b46b7ec2a74%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
