You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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....
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
The text was updated successfully, but these errors were encountered: