Hi Team, I'm new to puppet coding and I'm trying to install apache tomcat using class which is being included in nodes.pp file.
I'm getting this error message when running site.pp file C:\ABC\Puppet\manifests>puppet apply C:\ABC\Puppet\manifests\site.pp Warning: The use of 'import' is deprecated at C:/ABC/Puppet/manifests/site.pp :1. See http://links.puppetlabs.com/puppet-import-deprecation (at C:/Program Files/Puppet Labs/Puppet/puppet/lib/puppet/parser/parser_suppo rt.rb:110:in `import') Error: Could not find class apache for xxxx on node imiblr Error: Could not find class apache for xxxx on node imiblr Could you please help me in fixing this issue? -- 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/2a28a925-5fd8-4d2e-992d-c4df22e944b4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
