https://www.puppet.com/community logo
Join Slack
Powered by
# voxpupuli
  • a

    Alex Fisher

    04/22/2023, 8:22 PM
    oh dear. I'm still calling this wrong and a mistake.
  • a

    Alex Fisher

    04/22/2023, 8:23 PM
    and I wonder why their not using pdk anymore?
  • b

    bastelfreak

    04/22/2023, 8:25 PM
    did their CI ever use it?
  • a

    Alex Fisher

    04/22/2023, 8:25 PM
    It was only released yesterday. Give it chance for some bug reports to come in?
  • s

    Slackbot

    04/22/2023, 8:25 PM
    This message was deleted.
    c
    a
    • 3
    • 2
  • b

    bastelfreak

    04/22/2023, 8:26 PM
    annoying that jruby lacks behind :(
  • a

    Alex Fisher

    04/22/2023, 8:28 PM
    I won't disagree with that.
  • a

    Alex Fisher

    04/22/2023, 8:29 PM
    But that's what it is. I can't see jruby in Puppetserver 7 getting a bump this late in the lifecycle.
  • a

    Alex Fisher

    04/22/2023, 8:30 PM
    It's not one of those cases where people on really old versions might complain. This is relevant for users running the very latest puppetserver release.
  • a

    Alex Fisher

    04/22/2023, 8:32 PM
    It's a bit annoying that setting target version to 2.6 limits you to rubocop 1.49 but the latest version is 1.50.x so you won't be missing much (yet).
  • a

    Alex Fisher

    04/22/2023, 8:34 PM
    and I don't think it's worth the pain trying to figure out which cops might be problematic and individually disabling them. That's literally the job of the
    TargetRubyVersion
    setting.
  • a

    Alex Fisher

    04/22/2023, 8:36 PM
    cc'ing @Lukas Audzevicius ^
    👀 1
  • s

    Slackbot

    04/22/2023, 8:36 PM
    This message was deleted.
    c
    a
    • 3
    • 5
  • a

    Alex Fisher

    04/22/2023, 8:42 PM
    Anyway... on
    puppet_certificate
    I think I've used it on my puppetserver certs, just not the CA server.
  • c

    Craig Gumbley

    04/23/2023, 9:59 AM
    👋
  • c

    Craig Gumbley

    04/23/2023, 9:59 AM
    Interesting conversation
  • c

    Craig Gumbley

    04/23/2023, 10:00 AM
    The new min ruby is set to be 2.7 across the board for our stuff
  • c

    Craig Gumbley

    04/23/2023, 10:00 AM
    Let me investigate
  • m

    Massimiliano (Max)

    04/23/2023, 10:32 AM
    if you got a minute for me, and for Nomad, I made this PR. I also added a ruby script but I'm among the worse ruby coders in the planet: https://github.com/voxpupuli/puppet-nomad/pull/85
  • m

    Massimiliano (Max)

    04/23/2023, 10:40 AM
    and does anyone know what this error could be? It's happening on 2 tests out of 14, and it's CentOS 8.
  • s

    Slackbot

    04/23/2023, 11:32 AM
    This message was deleted.
    m
    • 2
    • 1
  • s

    Slackbot

    04/23/2023, 11:33 AM
    This message was deleted.
    m
    y
    • 3
    • 2
  • y

    Yury Bushmelev

    04/23/2023, 11:35 AM
    #!/opt/puppetlabs/puppet/bin/ruby
    is ok for AIO packages but might cause some issues on custom installations.. not sure how to deal with it better
  • b

    bastelfreak

    04/23/2023, 11:38 AM
    ha!
  • b

    bastelfreak

    04/23/2023, 11:39 AM
    just commented about that on the PR 😄
  • y

    Yury Bushmelev

    04/23/2023, 11:39 AM
    yep, I just saw that 😄
  • y

    Yury Bushmelev

    04/23/2023, 11:40 AM
    commented a bit more on it (not every OS might have ruby installed and
    /opt/puppetlabs/puppet/bin
    is not in $PATH usually (IIRC just
    /opt/puppetlabs/bin
    should be in $PATH)
  • m

    Massimiliano (Max)

    04/23/2023, 12:13 PM
    I think, per suggestion from @bastelfreak, I can make the
    validate_cmd
    parameter customizable. It can even default to
    nomad config validate %
    , with a mention to the script in the documentation (or the way around. It can even default to
    undef
    , or have pre-filled options.
  • b

    bastelfreak

    04/23/2023, 12:14 PM
    nomad config validate %
    is a sane default IMO
  • b

    bastelfreak

    04/23/2023, 12:14 PM
    now who is a rubygems expert
1...425426427...647Latest