Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

running on puppet3 #1

Open
biemond opened this issue Sep 17, 2013 · 2 comments
Open

running on puppet3 #1

biemond opened this issue Sep 17, 2013 · 2 comments

Comments

@biemond
Copy link

biemond commented Sep 17, 2013

Hi,

is your module running on puppet 3? , I am running puppet enterprise 3 and needed to install ruby, install the plugin and copy the puppet ruby modules to this ruby version.

Thanks Edwin

 [root@master3 gems]# puppet-rundeck -c /etc/puppetlabs/puppet/puppet.conf  
 You need to have Puppet 0.25.5 or later installed
 /usr/local/lib/ruby/gems/1.9.1/gems/puppet-rundeck-0.0.7/lib/puppet-rundeck.rb:36:in         `configure': undefined method `[]=' for Puppet:Module (NoMethodError)
from /usr/local/lib/ruby/gems/1.9.1/gems/puppet-rundeck-0.0.7/bin/puppet-   rundeck:68:in `<top (required)>'
from /usr/local/bin/puppet-rundeck:23:in `load'
from /usr/local/bin/puppet-rundeck:23:in `<main>'
@tdelphi
Copy link
Owner

tdelphi commented Sep 18, 2013

I never actually tried to use it with Puppet Enterprise.

But there are similar issues in original project: jamtur01#15 and jamtur01#18

Update: it works with Puppet open source 3.x on Ruby 1.8.7.

@vega113
Copy link

vega113 commented Feb 23, 2014

How about Puppet Enterprise 3.1.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants