Can you run puppet apply init.pp --debug --verbose --trace ?
On Tue, Mar 25, 2014 at 4:02 AM, Sam <[email protected]> wrote: > Hello, > I installed the elasticsearch-logstash module on my windows 7 > laptop and when I try to apply the manifest locally to install logstash, I > am getting the following error. > > C:\ProgramData\PuppetLabs\puppet\etc\modules\logstash\manifests>puppet > apply init.pp > Error: Could not find parent resource type 'logstash::params' of type > hostclass in production at C:/ProgramData/PuppetLabs/puppet/e > tc/modules/logstash/manifests/init.pp:87 on node maa-lpe35022kd.fnfis.com > Error: Could not find parent resource type 'logstash::params' of type > hostclass in production at C:/ProgramData/PuppetLabs/puppet/e > tc/modules/logstash/manifests/init.pp:87 on node maa-lpe35022kd.fnfis.com > > Once I installed the module, I edited the init.pp and uncommented the > following line > > # class { 'logstash': } > > and ran "puppet apply init.pp" > > I tried running with debug and verbose switches well and got the following > error > > Info: Loading facts in > C:/ProgramData/PuppetLabs/puppet/etc/modules/stdlib/lib/facter/facter_dot_d.rb > Info: Loading facts in > C:/ProgramData/PuppetLabs/puppet/etc/modules/stdlib/lib/facter/pe_version.rb > Info: Loading facts in > C:/ProgramData/PuppetLabs/puppet/etc/modules/stdlib/lib/facter/puppet_vardir.rb > Info: Loading facts in > C:/ProgramData/PuppetLabs/puppet/etc/modules/stdlib/lib/facter/root_home.rb > Error: Could not parse for environment production: Syntax error at end of > file at line 1 on node maa-lpe35022kd.fnfis.com > Error: Could not parse for environment production: Syntax error at end of > file at line 1 on node maa-lpe35022kd.fnfis.com > > Puppet version is 3.4.3. > > Any suggestions for resolving this issue? > > Thanks > Sam > > -- > 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/6bd4540e-9f85-4328-836f-afaf0ae58756%40googlegroups.com<https://groups.google.com/d/msgid/puppet-users/6bd4540e-9f85-4328-836f-afaf0ae58756%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Rob Reynolds Developer, Puppet Labs *Join us at PuppetConf 2014, September 23-24 in San Francisco - * http://bit.ly/pupconf14 Register now and save $350! -- 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/CAMJiBK6%2BLE3M7Owza7c%3D5L3G3iyJ18v9wqqxVDxT_gQ%2B329ZzQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
