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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
