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

    bastelfreak

    02/27/2023, 11:49 AM
    @josh confirmed a few weeks ago that Puppet 6 will be EoL with PE 2019, which is tomorrow
  • v

    VoxBot

    02/27/2023, 11:50 AM
    oh I better be upgrading then
  • v

    VoxBot

    02/27/2023, 11:51 AM
    Zhenech: btw, last year I did work on replacing beaker-puppet with https://github.com/voxpupuli/beaker_puppet_helpers but I never got around to actually migrating modules
  • v

    VoxBot

    02/27/2023, 11:51 AM
    Zhenech: but my goal was to get rid of a LOT of code that's just there to test Puppet itself
  • v

    VoxBot

    02/27/2023, 11:52 AM
    and make it easier for systems where there is no AIO to test with
  • b

    bastelfreak

    02/27/2023, 11:53 AM
    https://www.puppet.com/docs/puppet/6/platform_lifecycle.html this also now lists feb for Puppet 6, not July anymore
  • v

    VoxBot

    02/27/2023, 12:07 PM
    ewoud, ideas vs time, huh? :)
  • v

    VoxBot

    02/27/2023, 12:07 PM
    exactly
  • v

    VoxBot

    02/27/2023, 12:08 PM
    love time
  • v

    VoxBot

    02/27/2023, 12:08 PM
    also love ideas
  • v

    VoxBot

    02/27/2023, 12:09 PM
    but did you see those two in one room at the same time? :D
  • d

    David Sandilands

    02/27/2023, 12:26 PM
    Yeah and Feb was last estimate for Puppet 8 before it got knocked out again. Personally I would hope we would just go ahead with deprecation but we need to confirm
  • d

    David Sandilands

    02/27/2023, 12:28 PM
    Yeah and Feb was last estimate for Puppet 8 before it got knocked out again. Personally I would hope we would just go ahead with deprecation but we need to confirm
  • b

    bastelfreak

    02/27/2023, 1:02 PM
    yes
  • b

    bastelfreak

    02/27/2023, 1:03 PM
    but we're also still dropping ruby < 2.7. that will take some time. so we're not in a big hurry here
  • v

    VoxBot

    02/27/2023, 1:32 PM
    Zhenech: https://github.com/voxpupuli/beaker-puppet/pull/209 fixes your issue in beaker-puppet
  • v

    VoxBot

    02/27/2023, 1:36 PM
    danke
  • v

    VoxBot

    02/27/2023, 2:38 PM
    bastelfreak: any idea why so many modules are missing in puppetmodule.info? did you run rake modules:update?
  • v

    VoxBot

    02/27/2023, 2:39 PM
    it's kinda odd. it looks like some modules are purged from time to time
  • v

    VoxBot

    02/27/2023, 2:45 PM
    there's a systemd timer that runs
    bundle exec rake modules:update
    daily and
    MODULE_UPDATER_PARTIAL=true bundle exec rake modules:update
    hourly
  • v

    VoxBot

    02/27/2023, 2:45 PM
    perhaps those jobs are then broken? I can imagine that it relied on some ancient API that's no longer there
  • v

    VoxBot

    02/27/2023, 2:48 PM
    https://www.puppetmodule.info/modules/~p
  • v

    VoxBot

    02/27/2023, 2:49 PM
    it's working when I run the job with the DATABASE_URL environment variable
  • v

    VoxBot

    02/27/2023, 2:49 PM
    nice
  • v

    VoxBot

    02/27/2023, 2:49 PM
    ah without that it's defaulting to sqlite
  • v

    VoxBot

    02/27/2023, 2:50 PM
    but the actual site uses a postgresql db
  • v

    VoxBot

    02/27/2023, 2:51 PM
    I can fix that later
  • v

    VoxBot

    02/27/2023, 4:01 PM
    binford2k, who do I need to kick to get https://github.com/puppetlabs/puppet/pull/8943 reviewed? :D
  • d

    David Sandilands

    02/27/2023, 4:11 PM
    For note it was because customer had put a capital at the start of what was meant to be a resource declaration and that then made it a resource default, which the linter then added to loops for both resource and default
  • v

    VoxBot

    02/27/2023, 4:28 PM
    capitalization implying things always throws me off in languages :D
1...328329330...648Latest