GithubHelp home page GithubHelp logo

Comments (5)

majormoses avatar majormoses commented on August 16, 2024 1

You can use this to work around the postgres issues I believe: https://github.com/sensu-plugins/sensu-pg

from sensu-chef.

majormoses avatar majormoses commented on August 16, 2024

Thanks for reporting this though I don't see that in scope of this cookbook, sensu_gem is specifically for sensu embedded ruby. If you are not using it then you should use gem_package which sensu_gem is just a wrapper for gem_package specifically to help people with the embedded ruby.

See: https://github.com/sensu/sensu-chef/blob/v4.1.0/providers/gem.rb for example useage and give it the path the the non embedded ruby.

Also I don't recommend using a system wide ruby for sensu anyways as it can have system wide consequences for installing new gems. For example installing a new version of sesu-plugins-chef in some cases would upgrade the actual chef-client version which is probably not desirable.

@thomasriley @cwjohnston do you feel differently?

from sensu-chef.

gerard76 avatar gerard76 commented on August 16, 2024

You are right, I can (and should) use gem_package.

In this case I am forced to use the system ruby because of incompatibilities between sensu ssl and the sensu-plugins-postgres package.

from sensu-chef.

majormoses avatar majormoses commented on August 16, 2024

@gerard-leijdekkers any chance you could create a PR to document this for other users with this question? If not I will do it when I have the time (likely this weekend).

from sensu-chef.

majormoses avatar majormoses commented on August 16, 2024

closed via #601

from sensu-chef.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.