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

    VoxBot

    01/13/2023, 5:49 PM
    I haven't had 140807021 online in a long time
  • v

    VoxBot

    01/13/2023, 5:59 PM
    I just updated a bunch of servers from Puppet 6 to 7 and now I get deprecation warnings from Ruby 2.7; I'll say that running Puppet in cron mode and getting an email every x minutes is a good incentive to fix it …
  • v

    VoxBot

    01/13/2023, 6:00 PM
    (gnupg module in case anyone is wondering - had already started on https://github.com/dgolja/golja-gnupg/pull/38)
  • v

    vchepkov

    01/13/2023, 6:00 PM
    or use systemd timer 😎
    💯 1
  • v

    VoxBot

    01/13/2023, 6:01 PM
    I am really hoping that puppet 8 support timeframe aligns with the ruby 3.2 EoL date
  • v

    VoxBot

    01/13/2023, 6:01 PM
    doesn't really solve the point that I get an email for every Puppet run ;)
  • v

    vchepkov

    01/13/2023, 6:02 PM
    well, if you migrate from cron to systemd, it will stop and it's an easy change for theforeman/puppet
  • d

    Dr Bunsen Honeydew

    01/13/2023, 6:02 PM
    See the
    theforeman-puppet
    module at https://forge.puppet.com/theforeman/puppet?src=slack&channel=voxpupuli
  • v

    VoxBot

    01/13/2023, 6:02 PM
    actually not a bad idea
  • v

    VoxBot

    01/13/2023, 6:03 PM
    at least it means a quiet weekend and I can fix it properly next week
    ✔️ 1
  • v

    VoxBot

    01/13/2023, 6:05 PM
    didnt Incontribute a timer to that module?
  • v

    VoxBot

    01/13/2023, 6:06 PM
    https://github.com/theforeman/puppet-puppet/commit/6e3be22363b959f8c1cabd30916a2cc6f75ef12a points to Greg
  • v

    VoxBot

    01/13/2023, 6:07 PM
    it actually may be a good idea to submit the timer upstream so we don't need to carry a unit file in our repo anymore, but I never got around to that
  • v

    VoxBot

    01/13/2023, 6:12 PM
    https://github.com/theforeman/puppet-puppet/pull/829 ah
  • v

    VoxBot

    01/13/2023, 6:14 PM
    yes, I've neglected the puppet module PRs a bit
  • v

    VoxBot

    01/13/2023, 6:26 PM
    vchepkov++ for the easy suggestion
  • d

    Dr Bunsen Honeydew

    01/13/2023, 6:26 PM
    vchepkov gained a level! (Karma: 13)
  • v

    vchepkov

    01/13/2023, 6:29 PM
    np. minimum efforts is my second name 🙂
  • p

    Pat Riehecky

    01/13/2023, 6:29 PM
    I'd say "neglect" is a strong word given you've looked at like 6 of my PRs against foreman/puppet this week alone
  • v

    VoxBot

    01/13/2023, 6:29 PM
    if you were in marketing you'd call it time efficient solutions ;)
  • v

    VoxBot

    01/13/2023, 6:30 PM
    well, the PR to fix linting was open for a long time
  • v

    VoxBot

    01/13/2023, 6:30 PM
    so this week was mostly catching up on things
  • h

    hbui

    01/13/2023, 9:23 PM
    I was doing new facts on facterdb and noticed that the
    bundle exec rake table
    messes up some of the recent windows additions in the tables. I had to manually fix to keep from muddying the waters there
  • v

    VoxBot

    01/13/2023, 10:04 PM
    would it make sense to exclude Facter < x from the table?
  • v

    VoxBot

    01/13/2023, 10:05 PM
    I mean, how many people still care about Facter 1 and 2?
  • v

    VoxBot

    01/13/2023, 10:05 PM
    it may even be fine to keep them in FacterDB (though that's also becoming questionable), but not display them
  • h

    hbui

    01/13/2023, 10:15 PM
    I'd rather the sort order switch to be 4.2 for the first column and the 1.x as the right most column
  • v

    VoxBot

    01/13/2023, 10:17 PM
    also something I thought about
  • l

    Lumiere

    01/13/2023, 10:21 PM
    I would think that retiring factor 1 and 2 immediately makes sense given that 3 is finally going away with puppet 6 EOL
  • v

    VoxBot

    01/13/2023, 10:23 PM
    there's also the runtime overhead of more fact sets (since it parses them all)
1...246247248...648Latest