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

Install Fails - CentOS7 #11

Open
jameskirsop opened this issue Oct 29, 2018 · 0 comments
Open

Install Fails - CentOS7 #11

jameskirsop opened this issue Oct 29, 2018 · 0 comments

Comments

@jameskirsop
Copy link

Manifest:

class {'::oxidized':
    username => 'admin',
    password => 'admin',
    rvm_ruby_version => '2.4.1',
    rvm_system_default => false,
    custom_config_file => 'custom_config.txt', 
}

Error:

Error: Execution of '/usr/local/rvm/bin/rvm wrapper ruby-2.4.1 --no-prefix oxidized' returned 3: No ruby used, try 'rvm use ruby' or 'rvm ruby do rvm wrapper ruby-2.4.1 --no-prefix oxidized'
Error: /Stage[main]/Oxidized::Install/Rvm_wrapper[oxidized]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/local/rvm/bin/rvm wrapper ruby-2.4.1 --no-prefix oxidized' returned 3: No ruby used, try 'rvm use ruby' or 'rvm ruby do rvm wrapper ruby-2.4.1 --no-prefix oxidized'

I'm using 2.4.1 as it's the Ruby version that meets Oxidized's requirements and is supported by puppetlabs/ruby

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

1 participant