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

    bastelfreak

    05/26/2023, 6:21 PM
    pdk usually contains 3? ruby versions for the different puppet versions. by default it uses the latest supported puppet version that your metadata.json allows
  • e

    emerson_prado

    05/26/2023, 7:13 PM
    I see. Is there a way to use other than the default version?
  • e

    emerson_prado

    05/26/2023, 7:26 PM
    Maybe via
    pdk (get|set) config
    ?
  • m

    Markus Zilch

    05/26/2023, 7:32 PM
    https://github.com/puppetlabs/pdk/issues/801#issuecomment-553222358 , maybe this helps?
    🎉 1
  • e

    emerson_prado

    05/26/2023, 7:50 PM
    Worked great for Puppet 6! Just had to downgrade one dependency in Gemfile. For older versions, it failed with
    Unable to find a Puppet gem matching ~> 5.0
    . Does it mean there's no support in pdk? If so, trying an older version for pdk itself might work?
  • e

    emerson_prado

    05/26/2023, 7:51 PM
    (Yes, I know Puppet < 6 is obsolete. Just want to make sure I have some way to test current module specs.)
  • v

    vchepkov

    05/26/2023, 7:52 PM
    Puppet <= 6 is obsolete 😎
  • l

    Lumiere

    05/26/2023, 9:02 PM
    if it works in 6, it is likely to work in 4+
  • e

    emerson_prado

    05/26/2023, 9:14 PM
    @Lumiere Do you mean the module, or pdk? If pdk, do you have an idea on how?
  • e

    emerson_prado

    05/26/2023, 9:15 PM
    My attempt now is to run in a VM with Puppet 5
  • l

    Lumiere

    05/26/2023, 9:15 PM
    the puppet language basically didn't change all that much from 4 to 6, most of it is behind the scenes changes
  • e

    emerson_prado

    05/26/2023, 9:23 PM
    OK. The Puppet 5 try miserably failed, so I'll just be happy with Puppet 6 results.
  • l

    Lumiere

    05/26/2023, 9:24 PM
    keep it simple, and then look into litmus or voxpupuli's acceptance
  • l

    Lumiere

    05/26/2023, 9:24 PM
    and do acceptance tests (which you totally can setup for older versions, because it's basically just running
    puppet agent -t
    👍 2
  • s

    Slackbot

    05/29/2023, 7:34 AM
    This message was deleted.
    b
    n
    • 3
    • 21
  • s

    Slackbot

    05/29/2023, 10:25 PM
    This message was deleted.
    b
    b
    • 3
    • 3
  • d

    Dr Bunsen Honeydew

    05/30/2023, 1:45 PM
    fry dancing Content and Tooling is about to start up in #CFD8Z9A4T
  • s

    Slackbot

    05/30/2023, 1:57 PM
    This message was deleted.
    b
    l
    +2
    • 5
    • 19
  • r

    runlolarun

    05/30/2023, 4:33 PM
    Hello, everyone. Is there puppet7 agent for RHEL 9 aarch64? Not seeing it under https://yum.puppet.com/puppet7/el/9/index.html. Thank you.
  • e

    epac

    05/30/2023, 4:40 PM
    This is probably a good reference of what would be available. I don’t see the aarch64 build for rhel9: https://github.com/puppetlabs/puppet-agent/tree/main/configs/platforms — that being said, it is totally possible that the one for rhel8 would work? (To be clear, i make no claim that it would, but it might be worth testing)
  • e

    epac

    05/30/2023, 4:40 PM
    There were some recent discussion about that though (maybe in one of the other channels?)
  • e

    epac

    05/30/2023, 4:40 PM
    (memory is fuzzy)
  • s

    Slackbot

    05/30/2023, 4:41 PM
    This message was deleted.
    s
    • 2
    • 1
  • l

    Lumiere

    05/30/2023, 4:43 PM
    q3 for additional el9 stuff, but I am not sure if that includes aarch64
  • r

    runlolarun

    05/30/2023, 4:43 PM
    Our whole project of upgrading to RHEL 9 is then going nowhere…. Damnit. I wish i looked into this earlier…
  • s

    Slackbot

    05/30/2023, 6:20 PM
    This message was deleted.
    u
    • 2
    • 1
  • d

    Dr Bunsen Honeydew

    05/30/2023, 6:20 PM
    See the
    puppetlabs-mysql
    module at https://forge.puppet.com/puppetlabs/mysql?src=slack&amp;channel=puppet
  • r

    runlolarun

    05/30/2023, 7:17 PM
    puppet 7 aarch64 agent for RHEL 8 seems to work on RHEL 9.
  • s

    Slackbot

    05/30/2023, 7:23 PM
    This message was deleted.
    👍 1
    l
    • 2
    • 2
  • l

    Lumiere

    05/30/2023, 7:56 PM
    Does anyone have a good pql to ast converter?
1...368369370...428Latest