Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simply running a manifest with 'include tomcat' does not install the tomcat #1

Open
henk52 opened this issue Nov 3, 2013 · 1 comment

Comments

@henk52
Copy link

henk52 commented Nov 3, 2013

Hi

I do not have a hiera configured.

cat my_tomcat.pp

include tomcat

puppet apply my_tomcat.pp --verbose

Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb
Warning: Config file /etc/puppet/hiera.yaml not found, using Hiera defaults
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/facter_dot_d.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/pe_version.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/puppet_vardir.rb
Info: Loading facts in /etc/puppet/modules/stdlib/lib/facter/root_home.rb
Info: Loading facts in /etc/puppet/modules/concat/lib/facter/concat_basedir.rb
Info: Applying configuration version '1383516722'
Notice: Finished catalog run in 0.06 seconds

ls -l /opt/tomcat

ls: cannot access /opt/tomcat: No such file or directory

OS: Fedora 19
Puppet: 3.1.1
Module: name 'erwbgy-tomcat', version '0.7.0'

Any hints, as to what I'm doing wrong?

Henrik

@mosesonline
Copy link

I have the same issue with ubuntu 13.04 and puppet 3.3.2.
Installing with puppet module install... went well, module is in list but on apply the only output is:
Error: Could not find class tomcat for....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants