Does anyone have experience with getting the puppetlabs-aws module to work? 

I am running:

Puppet 3.8.3 

Centos 6.7

Ruby 1.8.7


Following the readme on the forge:

http://ift.tt/1Q4LHkQ


I should be able to run commands like

puppet apply tests/create.pp --test puppet apply tests/test.pp --test


But i keep getting the error:

*Error: Could not autoload puppet/type/ec2_instance: 
/etc/puppet/modules/aws/lib/puppet/type/ec2_instance.rb:31: syntax error, 
unexpected ':', expecting ')' newparam(:name, namevar: true) do ^ 
/etc/puppet/modules/aws/lib/puppet/type/ec2_instance.rb:227: syntax error, 
unexpected kEND, expecting $end Error: Could not autoload 
puppet/type/ec2_instance: 
/etc/puppet/modules/aws/lib/puppet/type/ec2_instance.rb:31: syntax error, 
unexpected ':', expecting ')' newparam(:name, namevar: true) do ^ 
/etc/puppet/modules/aws/lib/puppet/type/ec2_instance.rb:227: syntax error, 
unexpected kEND, expecting $end on node ******************** Error: Could 
not autoload puppet/type/ec2_instance: 
/etc/puppet/modules/aws/lib/puppet/type/ec2_instance.rb:31: syntax error, 
unexpected ':', expecting ')' newparam(:name, namevar: true) do ^ 
/etc/puppet/modules/aws/lib/puppet/type/ec2_instance.rb:227: syntax error, 
unexpected kEND, expecting $end on node ***************


In addition from the readme, I should be able to run commands like

puppet node_aws list. But i keep getting that the subcommand node_aws is 
unknown.

What am I missing?


Thanks,

Ram.

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/fb1e67b5-3e0a-4d95-8952-f18fd4503ceb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to