Hey Folks, Has anybody seen this when using puppet-module, installed via gem, in puppet 3.0.2 on CentOS 6.3? [puppet]# puppet-module install puppetlabs-firewall /usr/lib/ruby/site_ruby/1.8/puppet/settings.rb:254:in `convert'': Error converting value for param ''config'': Could not find value for $confdir (Puppet::Settings::InterpolationError) from /usr/lib/ruby/site_ruby/1.8/puppet/settings.rb:245:in `gsub'' from /usr/lib/ruby/site_ruby/1.8/puppet/settings.rb:245:in `convert'' from /usr/lib/ruby/site_ruby/1.8/puppet/settings.rb:975:in `value'' from /usr/lib/ruby/site_ruby/1.8/puppet/settings.rb:66:in `[]'' from /usr/lib/ruby/gems/1.8/gems/puppet-module-0.3.4/bin/../lib/puppet/module/tool/cli.rb:15 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'' from /usr/lib/ruby/gems/1.8/gems/puppet-module-0.3.4/bin/../lib/puppet/module/tool.rb:121 from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'' from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'' from /usr/lib/ruby/gems/1.8/gems/puppet-module-0.3.4/bin/puppet-module:5 from /usr/bin/puppet-module:19:in `load'' from /usr/bin/puppet-module:19 [puppet]# facter puppetversion 3.0.2 [puppet]# rpm -q ruby ruby-1.8.7.352-7.el6_2.x86_64 Adding confdir to /etc/puppet/puppet.conf makes no difference. Thanks, --phips -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On 17/01/13 09:53, Mark Phillips wrote:> Hey Folks, > > Has anybody seen this when using puppet-module, installed via gem, in puppet > 3.0.2 on CentOS 6.3? > > [puppet]# puppet-module install puppetlabs-firewall > /usr/lib/ruby/site_ruby/1.8/puppet/settings.rb:254:in `convert'': Error converting value for param ''config'': Could not find value for $confdir (Puppet::Settings::InterpolationError) > from /usr/lib/ruby/site_ruby/1.8/puppet/settings.rb:245:in `gsub'' > from /usr/lib/ruby/site_ruby/1.8/puppet/settings.rb:245:in `convert'' > from /usr/lib/ruby/site_ruby/1.8/puppet/settings.rb:975:in `value'' > from /usr/lib/ruby/site_ruby/1.8/puppet/settings.rb:66:in `[]'' > from /usr/lib/ruby/gems/1.8/gems/puppet-module-0.3.4/bin/../lib/puppet/module/tool/cli.rb:15 > from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'' > from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'' > from /usr/lib/ruby/gems/1.8/gems/puppet-module-0.3.4/bin/../lib/puppet/module/tool.rb:121 > from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'' > from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'' > from /usr/lib/ruby/gems/1.8/gems/puppet-module-0.3.4/bin/puppet-module:5You don''t want to use the puppet-module gem, you want to use the "puppet module" command built into Puppet. The gem''s not maintained and was rolled into Puppet in 2.7.14. -- Dominic Cleal Red Hat Engineering -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
On Thursday, January 17, 2013 10:05:38 AM UTC, Dominic Cleal wrote:> > On 17/01/13 09:53, Mark Phillips wrote: > > Hey Folks, > > > > Has anybody seen this when using puppet-module, installed via gem, in > puppet > > 3.0.2 on CentOS 6.3? > > You don''t want to use the puppet-module gem, you want to use the "puppet > module" command built into Puppet. The gem''s not maintained and was > rolled into Puppet in 2.7.14. >Ah! That''ll be it :) Thanks Dom. -- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.