GithubHelp home page GithubHelp logo

Comments (8)

mmoll avatar mmoll commented on July 29, 2024

@domcleal @stbenjam could you have a look?

from puppet-foreman.

domcleal avatar domcleal commented on July 29, 2024

Not sure why the original util/sssd wouldn't load, but the reason for require_relative may be that it's Ruby 1.9+ only so wouldn't work on 1.8.7 platforms.

Perhaps we could just use require File.expand_path('../util/sssd', _FILE__) to require it by the full path.

from puppet-foreman.

mmoll avatar mmoll commented on July 29, 2024

@fschaer could you check if the way that @domcleal suggested works on Puppet 4 and 3.8 and if yes, update this PR?

from puppet-foreman.

fschaer avatar fschaer commented on July 29, 2024

@mmoll sure, I'll check

from puppet-foreman.

fschaer avatar fschaer commented on July 29, 2024

Tested and working... but I do not seem to be able to reproduce the issue with the original require... ??
May I suggest this is closed as invalid ? (unless others are facing this ?)
Regards

from puppet-foreman.

mmoll avatar mmoll commented on July 29, 2024

@fschaer maybe you updated puppet(server) in the meanwhile and the behaviour is different now?

from puppet-foreman.

fschaer avatar fschaer commented on July 29, 2024

@mmoll I upgraded many things indeed, and after those upgrades I reinstalled the VM to be sure I could bootstrap a new puppetserver with my puppet modules...
Well, at least I can say that it seems ok now with puppetserver-2.2.1-1.el7.noarch...

from puppet-foreman.

ekohl avatar ekohl commented on July 29, 2024

Given we can't reproduce this anymore I'm closing this.

from puppet-foreman.

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.